mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Add placeholder template to keep build working
Build fails when there are no less templates in `awx/ui/static/js`, therefore I'm adding this file that I will remove immediately once I start adding less templates to this directory.
This commit is contained in:
3
awx/ui/static/js/tmp.less
Normal file
3
awx/ui/static/js/tmp.less
Normal file
@@ -0,0 +1,3 @@
|
||||
// This file left here as a placeholder
|
||||
// to keep the build passing. Will be
|
||||
// removed on the next card.
|
||||
Reference in New Issue
Block a user