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

ES5 and UMD Bundles #85

Closed
tonysneed opened this issue Sep 12, 2017 · 1 comment
Closed

ES5 and UMD Bundles #85

tonysneed opened this issue Sep 12, 2017 · 1 comment

Comments

@tonysneed
Copy link

I think you may have answered this somewhere already, but what's the reason for generating both ES5 and UMD bundles?

@alexjoverm
Copy link
Owner

ES5 enables tree shaking, when the bundler supports it :). See #35 for more info (specially Raudchmayer's article)

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

No branches or pull requests

2 participants