File paths resolver
Hi there. I'm using directory-named-webpack-plugin in a project. So I create `src/HomePage/HomePage.js` and use `import "src/HomePage"` instead `import "src/HomePage/HomePage"`. I use WebStorm and it doesn't resolve such paths... What can I do?
Please sign in to leave a comment.
this plugin is not supported, please vote for https://youtrack.jetbrains.com/issue/WEB-25716 to be notified on any progress with this feature