Removed gulp task from Makefile
This commit is contained in:
parent
997a743186
commit
88b38cac66
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,6 +1,5 @@
|
||||||
setup:
|
setup:
|
||||||
npm install
|
npm install
|
||||||
node_modules/bower/bin/bower install
|
|
||||||
|
|
||||||
dev:
|
dev:
|
||||||
node_modules/gulp/bin/gulp.js sass
|
node_modules/gulp/bin/gulp.js sass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue