Copy JS files to tempdir before packing asar
This commit is contained in:
parent
ed63441688
commit
ab73f4c94a
2 changed files with 19 additions and 1 deletions
|
@ -9,4 +9,6 @@ autoUpdater = process.platform === 'win32' ? require('./auto-updater/auto-update
|
|||
|
||||
deprecate.rename(autoUpdater, 'setFeedUrl', 'setFeedURL');
|
||||
|
||||
|
||||
|
||||
module.exports = autoUpdater;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue