We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81785c0 commit 09aa9efCopy full SHA for 09aa9ef
1 file changed
package.json
@@ -10,7 +10,6 @@
10
"demo.build-prod": "ng build",
11
"build": "nx run ng2-file-upload:build",
12
"build-prod": "nx run ng2-file-upload:build",
13
- "build.watch": "nx run ng2-file-upload:build --watch",
14
"lint": "nx run-many --target=lint --all",
15
"test": "nx run-many --target=test --all",
16
"version": "nx run ng2-file-upload:version",
0 commit comments