mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Don't pack spellchecker into asar archive
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = (grunt) ->
|
||||
'ctags-darwin'
|
||||
'ctags-linux'
|
||||
'ctags-win32.exe'
|
||||
'**/node_modules/spellchecker/**'
|
||||
]
|
||||
unpack = "{#{unpack.join(',')}}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user