browserify / browserify/module-deps
persistent cache does not support watchify 'file' transform events
Open
- Dominant language
- JavaScript
- Stars
- 208
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Since transforms do not get applied to files from the persistent cache (the cached file is already transformed), their 'file' events are not emitted. This is a problem when using watchify and something like sheetify, which uses 'file' events to tell watchify where to watch external stylesheets.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.