We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b30019 commit 4ae2850Copy full SHA for 4ae2850
1 file changed
packages/uhk-web/package.json
@@ -2,7 +2,7 @@
2
"name": "uhk-web",
3
"version": "1.0.0",
4
"scripts": {
5
- "clean": "rimraf ./node_modules ./.angular",
+ "clean": "rimraf ./node_modules ./.angular ./dist",
6
"ng": "ng",
7
"start": "ng serve",
8
"build": "run-s -sn build:renderer",
0 commit comments