Skip to content
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

Webpack Resolver fix for case config is an array of functions #1220

Merged
merged 4 commits into from
Oct 25, 2018
Merged

Webpack Resolver fix for case config is an array of functions #1220

merged 4 commits into from
Oct 25, 2018

Conversation

idudinov
Copy link
Contributor

@idudinov idudinov commented Oct 22, 2018

Fixes #1219

  • aded test for the case

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling f4f4137 on idudinov:webpack_fix into b4a2f11 on benmosher:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling f4f4137 on idudinov:webpack_fix into b4a2f11 on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling f4f4137 on idudinov:webpack_fix into b4a2f11 on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling f4f4137 on idudinov:webpack_fix into b4a2f11 on benmosher:master.

@coveralls
Copy link

coveralls commented Oct 22, 2018

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling 2ea4a2a on idudinov:webpack_fix into b4a2f11 on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 97.356% when pulling f4f4137 on idudinov:webpack_fix into b4a2f11 on benmosher:master.

resolvers/webpack/index.js Outdated Show resolved Hide resolved
Copy link
Member

@benmosher benmosher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks! LGTM

@benmosher benmosher merged commit db471a8 into import-js:master Oct 25, 2018
@idudinov idudinov deleted the webpack_fix branch October 25, 2018 10:59
@idudinov
Copy link
Contributor Author

idudinov commented Nov 2, 2018

Hi @benmosher! Thanks for approving my PR.
Is there any chance to release this to NPM?
I would not bother you with this if there was a way to reference this version package directly in package.json (subdirectories do not work).

@vikr01
Copy link
Contributor

vikr01 commented Nov 2, 2018

@idudinov You could try installing with github and using "eslint-plugin-import/resolvers/webpack" instead of "webpack". (Though, I really recommend not doing this.)

@benmosher
Copy link
Member

just finally released! sorry for the delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

ESLint error: Cannot read property 'externals' of undefined
5 participants