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

Upgrade/update to ES6 #61

Closed
chrisbenseler opened this issue Nov 25, 2016 · 2 comments
Closed

Upgrade/update to ES6 #61

chrisbenseler opened this issue Nov 25, 2016 · 2 comments
Assignees

Comments

@chrisbenseler
Copy link

Hi @kaimallea I'm using this lib, it's awesome.

Is there any plan to rewrite it using ES6 features, and then browserify to generate an dist file?

[]s

@kaimallea kaimallea self-assigned this Mar 18, 2017
@kaimallea
Copy link
Owner

Yes, I want to do this. No ETA, though.

@seripap seripap mentioned this issue Feb 22, 2018
@kaimallea
Copy link
Owner

#77 modernized the tests, dependencies and build step. However, using ES6 in the source file and then bundling with browserify or webpack will introduce overhead that doubles the size of the generated file for browsers. 😞

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

Successfully merging a pull request may close this issue.

2 participants