Urthen / case-sensitive-paths-webpack-plugin

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

How do I use this with Node Project (no webpack, no browser compliation) #83

Closed meilechwieder closed 2 years ago

Urthen commented 2 years ago

Short answer; you don't. This is a webpack plugin. If you aren't using webpack, you can't use this plugin.