File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "scripts" : {
1313 "clean" : " node node_modules/gulp/bin/gulp.js clean" ,
14- "build" : " node node_modules/gulp/bin/gulp.js compile --max_old_space_size=4096 " ,
14+ "build" : " node node_modules/gulp/bin/gulp.js compile --max_old_space_size=6144 " ,
1515 "test" : " node node_modules/gulp/bin/gulp.js test" ,
16- "ci" : " node node_modules/gulp/bin/gulp.js ci --max_old_space_size=4096 " ,
17- "prepare-pack" : " node node_modules/gulp/bin/gulp.js --max_old_space_size=4096 preparePack" ,
16+ "ci" : " node node_modules/gulp/bin/gulp.js ci --max_old_space_size=6144 " ,
17+ "prepare-pack" : " node node_modules/gulp/bin/gulp.js --max_old_space_size=6144 preparePack" ,
1818 "pack" : " node node_modules/gulp/bin/gulp.js pack" ,
1919 "tfx" : " node node_modules/tfx-cli/_build/tfx-cli.js" ,
2020 "set-git-authn" : " node ./setGitAuthN.js" ,
You can’t perform that action at this time.
0 commit comments