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.
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.