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