makefile: mark huli image to generate grunt files
This commit is contained in:
parent
eb5d1c61e3
commit
7520876fa4
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -79,6 +79,7 @@ docs-cleanup:
|
||||||
|
|
||||||
.PHONY: web-build
|
.PHONY: web-build
|
||||||
## Build JS packages static/js
|
## Build JS packages static/js
|
||||||
|
# https://hub.docker.com/r/huli/grunt
|
||||||
web-build:
|
web-build:
|
||||||
NODE_PATH=$(NODE_PATH) $(GRUNT)
|
NODE_PATH=$(NODE_PATH) $(GRUNT)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue