Resolve module aliases in Babel.
If we only resolve them in WebPack the tests will not work.
This commit is contained in:
@ -78,6 +78,7 @@
|
||||
"babel-jest": "^21.2.0",
|
||||
"babel-loader": "^7.0.0",
|
||||
"babel-plugin-lodash": "^3.2.0",
|
||||
"babel-plugin-module-resolver": "^3.0.0",
|
||||
"babel-plugin-transform-builtin-extend": "^1.1.0",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
|
Reference in New Issue
Block a user