browserify / browserify/brfs

Deduplicating modules requiring the same files

Open
#27 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.