mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-16 21:11:49 -05:00
use a better-supported babel plugin instead of jank webpack loader for istanbul instrumentation (#3341)
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
"angular-mocks": "^1.5.8",
|
||||
"babel-core": "^6.11.4",
|
||||
"babel-istanbul": "^0.11.0",
|
||||
"babel-istanbul-loader": "^0.1.0",
|
||||
"babel-loader": "^6.2.4",
|
||||
"babel-plugin-istanbul": "^2.0.0",
|
||||
"babel-preset-es2015": "^6.9.0",
|
||||
"browser-sync": "^2.14.0",
|
||||
"expose-loader": "^0.7.1",
|
||||
|
||||
Reference in New Issue
Block a user