Urthen / case-sensitive-paths-webpack-plugin

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

Autocorrect broken paths #28

Closed edmulraney closed 6 years ago

edmulraney commented 6 years ago

Would be nice to have a config option which fixes the broken paths for you

Urthen commented 6 years ago

I don't believe Webpack has any way to go back and edit the source code. What you're looking for would be something more like an eslint plugin.