Skip to content

Commit

Permalink
Revert excluding files that broke exe
Browse files Browse the repository at this point in the history
  • Loading branch information
icewolfz committed Sep 6, 2021
1 parent fc0ae4a commit 09fad54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"!node_modules/moment/locale/*",
"!node_modules/moment/min/*",
"!node_modules/spellchecker/vendor/hunspell/*",
"!node_modules/{@babel,regenerator-runtime,tar,strip-ansi,string-width,wide-align,signal-exit,has-unicode,console-control-strings,aproba,gauge,end-of-stream,xtend,prebuild-install,detect-libc,expand-template,github-from-package,node-abi,noop-logger,npmlog,os-homedir,tar-fs,pump,rc,simple-get,tunnel-agent,which-pm-runs,tar-stream,tar-stream/readable-stream}${/*}",
"!node_modules/{tar,strip-ansi,string-width,wide-align,signal-exit,has-unicode,console-control-strings,aproba,gauge,end-of-stream,xtend,prebuild-install,detect-libc,expand-template,github-from-package,node-abi,noop-logger,npmlog,os-homedir,tar-fs,pump,rc,simple-get,tunnel-agent,which-pm-runs,tar-stream,tar-stream/readable-stream}${/*}",
"node_modules/monaco-editor/min/**/*"
],
"extends": null,
Expand Down

0 comments on commit 09fad54

Please sign in to comment.