raitis hace 3 años
padre
commit
9ce8dc670d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -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": {