10
js/Makefile
10
js/Makefile
@@ -1,10 +0,0 @@
|
||||
build:
|
||||
./node_modules/.bin/grunt build
|
||||
|
||||
watch:
|
||||
./node_modules/.bin/grunt watch
|
||||
|
||||
install:
|
||||
npm install
|
||||
./node_modules/.bin/bower install
|
||||
|
||||
Reference in New Issue
Block a user