##// END OF EJS Templates
makefile: mark huli image to generate grunt files
super-admin -
r5118:db0e5d88 default
parent child Browse files
Show More
@@ -79,6 +79,7 b' docs-cleanup:'
79
79
80 .PHONY: web-build
80 .PHONY: web-build
81 ## Build JS packages static/js
81 ## Build JS packages static/js
82 # https://hub.docker.com/r/huli/grunt
82 web-build:
83 web-build:
83 NODE_PATH=$(NODE_PATH) $(GRUNT)
84 NODE_PATH=$(NODE_PATH) $(GRUNT)
84
85
General Comments 0
You need to be logged in to leave comments. Login now