fix style
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
|
||||
"ng": "ng",
|
||||
"start": "ng s -o --port 4202 --host 0.0.0.0",
|
||||
"startIp": "ng serve -o --port 4202 --host 172.29.9.71 --open",
|
||||
"hmr": "ng s -o --hmr",
|
||||
"build": "npm run ng-high-memory build --",
|
||||
"build:dev": "npm run build -- -c dev",
|
||||
|
||||
Reference in New Issue
Block a user