File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55
55
"minify-vscode-reh" : " node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh" ,
56
56
"minify-vscode-reh-web" : " node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web" ,
57
57
"hygiene" : " node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js hygiene" ,
58
- "core-ci" : " node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js core-ci" ,
58
+ "core-ci" : " node --max_old_space_size=8095 ./node_modules/gulp/bin/gulp.js core-ci" ,
59
59
"extensions-ci" : " node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci" ,
60
60
"webview-generate-csp-hash" : " npx github:apaatsio/csp-hash-from-html csp-hash ./src/vs/workbench/contrib/webview/browser/pre/index.html"
61
61
},
You can’t perform that action at this time.
0 commit comments