We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84cf765 commit f1ab185Copy full SHA for f1ab185
moongui/Makefile
@@ -5,6 +5,7 @@ all: clean install build
5
install:
6
npm install
7
npm install --dev-only
8
+ npm install angular-cli -g
9
10
build:
11
ng build --prod
0 commit comments