mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
Support isolated build for documentation examples
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"ignore": [
|
||||
".git",
|
||||
"node_modules/**/node_modules",
|
||||
"awx/ui/static/dist"
|
||||
"awx/ui/static/docs/**/*"
|
||||
],
|
||||
"watch": [
|
||||
"awx/ui/static"
|
||||
|
||||
Reference in New Issue
Block a user