buildhelp wanted
Métricas do repositório
- Stars
- (49.693 stars)
- Métricas de merge de PR
- (Mesclagem média 5d 20h) (36 fundiu PRs em 30d)
Description
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.