mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 19:50:05 -03:30
2
Makefile
2
Makefile
@@ -392,7 +392,7 @@ clean-ui:
|
||||
rm -rf $(UI_BUILD_FLAG_FILE)
|
||||
|
||||
awx/ui_next/node_modules:
|
||||
$(NPM_BIN) --prefix awx/ui_next --loglevel warn --ignore-scripts install
|
||||
$(NPM_BIN) --prefix awx/ui_next --loglevel warn install
|
||||
|
||||
$(UI_BUILD_FLAG_FILE):
|
||||
$(NPM_BIN) --prefix awx/ui_next --loglevel warn run compile-strings
|
||||
|
||||
Reference in New Issue
Block a user