import-js/eslint-plugin-import

[webpack-resolver]: update dependencies, especially enhanced-resolve

Aperta

#1441 aperta il 5 ago 2019

 (5 commenti) (4 reazioni) (0 assegnatari)JavaScript (1549 fork)batch import
help wantedpackage: resolver/webpack

Metriche repository

Star
 (5940 stelle)
Metriche merge PR
 (Merge medio 138g 22h) (3 PR mergiate in 30 g)

Descrizione

I just ran into a issue which was caused by a super old dependencies of the webpack resolver. It uses enhanced-resolve@0.9.0, current version is 4+.

see eslint-plugin-import/resolvers/webpack/package.json

and for reference https://github.com/nuxt/nuxt.js/issues/6173

please update the dependencies, as far as I can say the newer version does work out of the box with webpack plugin.

Thanks Simon

Guida contributor