Deduplicating modules requiring the same files
Open
- Dominant language
- JavaScript
- Stars
- 556
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
When I use require to load some json, if I use this file in different modules, browserify compiles the json file into the built script twice, there needs to be a way to deduplicating brfs files just like normal require scripts.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.