mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
Merge pull request #174 from KiranNiranjan/ELECTRON-111
Electron-111 (Optimised Application Size)
This commit is contained in:
commit
0d859de70f
@ -30,7 +30,10 @@
|
||||
"files": [
|
||||
"!coverage/*",
|
||||
"!installer/*",
|
||||
"!tests/*"
|
||||
"!tests/*",
|
||||
"!node_modules/@paulcbetts/cld/deps/cld${/*}",
|
||||
"!node_modules/@paulcbetts/cld/build/deps${/*}",
|
||||
"!node_modules/@paulcbetts/spellchecker/vendor${/*}"
|
||||
],
|
||||
"extraFiles": "config/Symphony.config",
|
||||
"appId": "symphony-electron-desktop",
|
||||
|
Loading…
Reference in New Issue
Block a user