mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Add awx/ui/client/languages/ to ui-clean target
These json files are generated at build time.
This commit is contained in:
1
Makefile
1
Makefile
@@ -217,6 +217,7 @@ clean-ui:
|
|||||||
rm -rf awx/ui/static/
|
rm -rf awx/ui/static/
|
||||||
rm -rf awx/ui/node_modules/
|
rm -rf awx/ui/node_modules/
|
||||||
rm -rf awx/ui/coverage/
|
rm -rf awx/ui/coverage/
|
||||||
|
rm -rf awx/ui/client/languages/
|
||||||
rm -f $(UI_DEPS_FLAG_FILE)
|
rm -f $(UI_DEPS_FLAG_FILE)
|
||||||
rm -f $(UI_RELEASE_FLAG_FILE)
|
rm -f $(UI_RELEASE_FLAG_FILE)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user