|
|
@ -49,7 +49,8 @@ |
|
|
|
"build": { |
|
|
|
"build": { |
|
|
|
"productName": "Remix IDE", |
|
|
|
"productName": "Remix IDE", |
|
|
|
"appId": "org.ethereum.remix-ide", |
|
|
|
"appId": "org.ethereum.remix-ide", |
|
|
|
"asar": false, |
|
|
|
"asar": true, |
|
|
|
|
|
|
|
"icon": "assets/icon.png", |
|
|
|
"files": [ |
|
|
|
"files": [ |
|
|
|
"build/**/*" |
|
|
|
"build/**/*" |
|
|
|
], |
|
|
|
], |
|
|
|