terpiljenya / import-glob

ES6 import with glob patterns (preloader for Webpack)
57 stars 28 forks source link

Watching glob pattern for file additions #4

Open rkingon opened 8 years ago

rkingon commented 8 years ago

Sweet plugin! Small issue with it though = if you add/remove a file in the glob pattern webpack doesn't pick up the changes until you completely restart.

Is there a way to watch the folder and re-compile?

dreampulse commented 7 years ago

+1 This is a big problem. Is there a way to fix this?

Birowsky commented 3 years ago

If anyone got a workaround, I'd really appreciate it. Even if it's a different globbing tool.