From abaeec40ae60de6b2a929040578ed9de3b768640 Mon Sep 17 00:00:00 2001 From: Jake McDermott Date: Tue, 17 Nov 2020 14:02:12 -0500 Subject: [PATCH] Ship the new ui with awx installation and builds --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 3f1b6876e7..e5f9f8e0a5 100644 --- a/Makefile +++ b/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