Add new network after loading a template - cypress test
[vid.git] / vid-webpack-master / package.json
index c9113d6..ee04de1 100644 (file)
@@ -8,6 +8,7 @@
     "build": "ng build --no-progress --no-aot --output-hashing all",
     "build.prod": "ng build",
     "test": "jest",
+    "ci": "npm run test && npm run build",
     "test:jest": "jest",
     "test:jest:pipeline": "jest --silent --ci --reporters=default --reporters=jest-junit",
     "test:jest:watch": "jest --watch",