Fixed webapp build and error message.
[src/xds/xds-agent.git] / webapp / package.json
index f4f843f..4097e0d 100644 (file)
@@ -19,6 +19,7 @@
     "url": "https://github.com/iotbzh/xds-agent/issues"
   },
   "scripts": {
+    "clean": "rm -rf dist/",
     "build": "ng build --prod --verbose",
     "start": "ng serve --prod --port=8000",
     "watch": "ng build --preserve-symlinks --watch",