sap9433 / filewatcher-webpack-plugin

Watch files / folders not under webpack watch. Accepts glob pattern. Turbo powered by chokidar
https://www.npmjs.com/package/filewatcher-webpack-plugin
MIT License
22 stars 11 forks source link

Update Dependencies #11

Open soluml opened 5 years ago

soluml commented 5 years ago

Clean up dependencies.

image

ShaharHD commented 5 years ago

Tried to work on this, seems this module uses very outdated packages (like node-async-require-loader which still uses jade (aka `pug)...

I've pushed to my fork the farthest I got.