Urthen / case-sensitive-paths-webpack-plugin

Enforces case sensitive paths in Webpack requires.
MIT License
428 stars 45 forks source link

Adding exclude option #98

Open jemsgit opened 1 year ago

jemsgit commented 1 year ago

In my project I have some modules with case sensivity problems, but all works fine. But if I use plugin, I can't produce successful build. Also I can't fix that problems because it's code from libraries from node_modules. I think it would be useful if we can skip checking case sensivity issues in node_modules or in some libraries specified in config.