Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Bili instead and generate CommonJS, ESM and UMD bundles #12

Closed
wants to merge 3 commits into from
Closed

Use Bili instead and generate CommonJS, ESM and UMD bundles #12

wants to merge 3 commits into from

Conversation

VitorLuizC
Copy link

Hi, I've change the way you bundle this library to use bili instead. Bili is a rollup simple abstraction to easily transpile and bundle packages to different module formats, so now you have CommonJS, ESM and UMD bundle outputs.

This fixes #1 and resolves #7 and #2.

@VitorLuizC VitorLuizC closed this Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The compress method doesn't work using regular ES6 import statements
1 participant