buildhelp wanted
仓库指标
- Star
- (49,693 star)
- PR 合并指标
- (平均合并 5天 20小时) (30 天内合并 36 个 PR)
描述
The node package that's currently built is not an ES6 compatible package.
I've tried adding the -s EXPORT_ES6 flag and it seems to work properly, but the output still has mixed usage of CommonJS requires and ES6 imports, which breaks things.