|
|
@ -3,7 +3,7 @@ |
|
|
|
"version": "0.0.0", |
|
|
|
"version": "0.0.0", |
|
|
|
"scripts": { |
|
|
|
"scripts": { |
|
|
|
"ng": "ng", |
|
|
|
"ng": "ng", |
|
|
|
"start": "ng serve --proxy-config proxy.config.json --open --port 51423", |
|
|
|
"start": "ng serve --proxy-config proxy.config.json --open --port 8304", |
|
|
|
"build": "ng build", |
|
|
|
"build": "ng build", |
|
|
|
"build-prod": "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --prod", |
|
|
|
"build-prod": "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --prod", |
|
|
|
"publish": "ng build --prod --verbose", |
|
|
|
"publish": "ng build --prod --verbose", |
|
|
|