Skip to content

Commit f1ab185

Browse files
authored
Updated Makefile for installing the angular-cli
1 parent 84cf765 commit f1ab185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

moongui/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ all: clean install build
55
install:
66
npm install
77
npm install --dev-only
8+
npm install angular-cli -g
89

910
build:
1011
ng build --prod

0 commit comments

Comments
 (0)