We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d024aa commit f075fccCopy full SHA for f075fcc
electron/build/template-package.json
@@ -63,6 +63,7 @@
63
"!node_modules/@theia/**/test/*",
64
"!node_modules/@theia/**/src/*.ts",
65
"!node_modules/@theia/**/lib/*browser/*",
66
+ "node_modules/@theia/core/lib/browser/*",
67
"!node_modules/@typefox/monaco-editor-core/*",
68
"!node_modules/oniguruma/*",
69
"!node_modules/onigasm/*"
0 commit comments