Fixed Makefile build command
This commit is contained in:
parent
903bb3bef7
commit
56b18bff40
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -8,6 +8,7 @@ dev:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
make dev
|
make dev
|
||||||
|
lektor build
|
||||||
|
|
||||||
watch:
|
watch:
|
||||||
node_modules/gulp/bin/gulp.js sass:watch
|
node_modules/gulp/bin/gulp.js sass:watch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue