|
@@ -10,6 +10,7 @@
|
|
|
"ng": "ng",
|
|
"ng": "ng",
|
|
|
"build": "ng build --configuration production",
|
|
"build": "ng build --configuration production",
|
|
|
"dev": "ng serve --configuration production --disable-host-check",
|
|
"dev": "ng serve --configuration production --disable-host-check",
|
|
|
|
|
+ "dev-fed": "ng run fieldcalc:federated-serve",
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
},
|
|
},
|
|
|
"repository": {
|
|
"repository": {
|