Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Slim down bundle size #16

Open
coopy opened this issue Dec 17, 2015 · 1 comment
Open

Slim down bundle size #16

coopy opened this issue Dec 17, 2015 · 1 comment

Comments

@coopy
Copy link
Contributor

coopy commented Dec 17, 2015

The minified bundle is 1.3 MB. This seems excessive. Let's see if we can make it smaller.

@philholden
Copy link

@coopy Have you seen Buble? its an alternative to Babel that covers a subset of ES2015 + JSX (but this is probably sufficient for a playground):

https://buble.surge.sh/guide/

Looks like it is 30K gzipped and minified

Give it a try

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants