Fuse electron at build time
This commit is contained in:
parent
770c80b9ee
commit
9e9e5274cf
6 changed files with 74 additions and 33 deletions
|
@ -25,5 +25,3 @@ exports.beforeBuild = async () => {
|
|||
// Let electron-builder handle dependencies
|
||||
return true;
|
||||
};
|
||||
|
||||
exports.beforeBuild();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue