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

build: use rollup for better tree-shaking #213

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pd4d10
Copy link
Member

@pd4d10 pd4d10 commented Oct 12, 2020

closes #212

Related: mesh-js/mesh.js#20

  • ESM bundle: sprite.esm.js
  • UMD bundle: sprite.js
  • Minified UMD bundle: sprite.min.js

Worker version:

  • ESM bundle: sprite.worker.esm.js
  • UMD bundle: sprite.worker.js
  • Minified UMD bundle: sprite.worker.min.js

@pd4d10 pd4d10 marked this pull request as ready for review October 29, 2020 13:38
@pd4d10 pd4d10 requested a review from akira-cn October 30, 2020 02:15
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.

proposal: replace webpack with rollup
1 participant