-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
eslint-import-resolver-webpack not working when use webpack-merge #1038
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Anyone knows what is the solution? |
I have no idea what webpack-merge is, but I'm not sure why you're using it - if you go into a repl and do |
Here is the introduce of webpack-merge. |
This was referenced Aug 17, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Eslint no errors when use
base.config.js
, but give aimport/no-unresolved
error when usepro.config.js
base.config.js
pro.config.js
.eslintrc
devDependencies:
The text was updated successfully, but these errors were encountered: