mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
Ship the new ui with awx installation and builds
This commit is contained in:
4
Makefile
4
Makefile
@@ -576,9 +576,7 @@ ui-zuul-lint-and-test:
|
||||
awx/ui_next/node_modules:
|
||||
$(NPM_BIN) --prefix awx/ui_next install
|
||||
|
||||
ui-release-next:
|
||||
mkdir -p awx/ui_next/build/static
|
||||
touch awx/ui_next/build/static/.placeholder
|
||||
ui-release-next: ui-devel-next
|
||||
|
||||
ui-devel-next: awx/ui_next/node_modules
|
||||
$(NPM_BIN) --prefix awx/ui_next run extract-strings
|
||||
|
||||
Reference in New Issue
Block a user