We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd2028 commit f545c63Copy full SHA for f545c63
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"ng": "ng",
6
"lint": "ng lint",
7
"test": "ng test",
8
- "serve": "yarn core:build && yarn demo:serve",
+ "serve": "yarn demo:serve",
9
"core:build": "ng build @ngqp/core",
10
"core:build:prod": "yarn core:build",
11
"core:release:prepare": "scripts/prepare-release.sh",
0 commit comments