rotundasoftware / parcelify

Add css to your npm modules consumed with browserify.
MIT License
251 stars 20 forks source link

Replace globwatcher by chokidar for native fs events #48

Open jholster opened 7 years ago

jholster commented 7 years ago

Advantages of using chokidar instead of globwatcher:

¹) With globwatcher, I coudn't get parcelify to detect style changes at all on Windows 7 & Windows 10