mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Rehaul of ui build process
Updated make tasks Added coverage reports for ui Added browser-sync support Updated contribution doc Updated npm dependencies (Jenkins and dev environment can both use Node 4.2.1)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -39,6 +39,8 @@ __pycache__
|
||||
/bower.json
|
||||
/package.json
|
||||
/testem.yml
|
||||
/coverage
|
||||
/.istanbul.yml
|
||||
node_modules/**
|
||||
/tmp
|
||||
npm-debug.log
|
||||
@@ -89,4 +91,3 @@ reports
|
||||
# AWX python libs populated by requirements.txt
|
||||
awx/lib/.deps_built
|
||||
awx/lib/site-packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user