Electron-111 - Removed some internal dependencies of electron-spellchecker

This commit is contained in:
Kiran Niranjan 2017-08-16 13:56:49 +05:30 committed by Kiran Niranjan
parent 7ac42f0f54
commit 1d641fdf24

View File

@ -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",