Closed
Description
Hi guys, working with your example: https://github.com/css-modules/browserify-demo
I ran into this problem: using watchify, the event emit 'update' works great but is not updating the dest css file.
run: npm start
and edit a css file from the src folder.
The log gets info browserify: /index.js 682ms (bundle)
but the dest css file is not changed.
Metadata
Metadata
Assignees
Labels
No labels