Urthen / case-sensitive-paths-webpack-plugin

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

Use promises when listing directories #49

Closed ghost closed 4 years ago

ghost commented 4 years ago

As discussed in #46, this is the PR to migrate the usage of callbacks over to Promises.

Few things: