build script concatenation conflict
Open
- Dominant language
- JavaScript
- Stars
- 85
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
`module.exports` in every module will overwrite each other in simple code concatenation, making these built file useless:
- https://github.com/CatChen/jsHelpers/blob/master/build/jshelpers.js
- https://github.com/CatChen/jsHelpers/blob/master/build/jshelpers-min.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.