File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 "start" : " ng serve -o" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
9- "test" : " node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng test" ,
9+ "test" : " node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test" ,
1010 "lint" : " ng lint"
1111 },
1212 "private" : true ,
Original file line number Diff line number Diff line change 66 "start" : " ng serve -o" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
9- "test" : " node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng test" ,
9+ "test" : " node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test" ,
1010 "lint" : " ng lint"
1111 },
1212 "private" : true ,
Original file line number Diff line number Diff line change 66 "start" : " ng serve -o" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
9- "test" : " node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng test" ,
9+ "test" : " node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test" ,
1010 "lint" : " ng lint"
1111 },
1212 "private" : true ,
Original file line number Diff line number Diff line change 66 "start" : " ng serve -o" ,
77 "build" : " ng build" ,
88 "watch" : " ng build --watch --configuration development" ,
9- "test" : " node --max-old-space-size=4096 ./node_modules/@angular/cli/bin/ng test" ,
9+ "test" : " node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test" ,
1010 "lint" : " ng lint"
1111 },
1212 "private" : true ,
You can’t perform that action at this time.
0 commit comments