Webpack DirectoryNamed resolve and PHPStorm
When i added DirectoryNamedWebpacPlugin that resolves file names same as folder name, i get a lot of notifications from PHPStorm that module is not imported. It's quite annoying. How to let ide know that modules are actually imported?
Please sign in to leave a comment.
Do you mean https://www.npmjs.com/package/directory-named-webpack-plugin?
Unfortunately the plugin isn't supported yet: https://youtrack.jetbrains.com/issue/WEB-25716.
Yes, hope you add it soon.
Feel free to add a vote/comment to the above mentioned feature request.