browserify / browserify/module-deps
the large files cannot be friendly to compile
Open
- Dominant language
- JavaScript
- Stars
- 208
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Utf8 encoding of large files, after compiled will be garbled
in this way, garbled will disappear;
is there some issues?
var rs = fs.createReadStream(file,{
encoding:'utf8'
});
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.