mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 01:34:45 -03:30
Move placeholder index_awx.html out of build dir
- move placeholder index_awx.html out of ui_next build dir - copy index_awx.html to build dir during development bootstrap if UI_NEXT has not been build
This commit is contained in:
@@ -36,6 +36,7 @@ $(UI_NEXT_DIR)/src/build: ui-next/src ui-next/src/webpack
|
||||
.PHONY: ui-next/src
|
||||
ui-next/src: $(UI_NEXT_DIR)/src
|
||||
|
||||
# TODO: Rewrite this big bash script in a more readable way.
|
||||
.PHONY: $(UI_NEXT_DIR)/src
|
||||
## Real target for ui-next/src.
|
||||
$(UI_NEXT_DIR)/src:
|
||||
|
||||
Reference in New Issue
Block a user