Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
standard fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas101 committed Feb 6, 2016
1 parent 0f739d9 commit 621a141
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packager.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ class PackageBuilder {
'/WMail-linux-x64',
'/WMail-darwin-x64'
]
//.concat(Object.keys(pkg.devDependencies).map(d => '/node_modules/' + d))
.join('|') + ')'
}, function (err, appPath) {
if (err) {
Expand Down

0 comments on commit 621a141

Please sign in to comment.