mirror of
https://github.com/ansible/awx.git
synced 2026-04-03 17:25:08 -02:30
Massive refactor of Brocfile for clarity
This commit is contained in:
3
Makefile
3
Makefile
@@ -326,6 +326,9 @@ node_modules: package.json
|
||||
touch $@
|
||||
|
||||
devjs: node_modules clean-ui Brocfile.js bower.json Gruntfile.js
|
||||
$(BROCCOLI) build awx/ui/dist
|
||||
|
||||
devjs_debug: node_modules clean-ui Brocfile.js bower.json Gruntfile.js
|
||||
$(BROCCOLI) build awx/ui/dist -- --debug
|
||||
|
||||
# Build minified JS/CSS.
|
||||
|
||||
Reference in New Issue
Block a user