Handle import aliases with babel instead of webpack
This commit is contained in:
parent
86c5451edb
commit
1c199f40e2
7 changed files with 94 additions and 158 deletions
|
@ -23,9 +23,7 @@
|
|||
},
|
||||
"settings": {
|
||||
"import/resolver": {
|
||||
"webpack": {
|
||||
"config": "webpack.config.dev.js"
|
||||
}
|
||||
"babel-module": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue