raitis 2 年之前
父節點
當前提交
9ce8dc670d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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": {