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

Add full support for es6 #998

Merged
merged 2 commits into from Apr 16, 2015
Merged

Add full support for es6 #998

merged 2 commits into from Apr 16, 2015

Conversation

kpdecker
Copy link
Collaborator

Converts the tool chain to use babel, eslint, and webpack vs. the previous
proprietary solutions.

Additionally begins enforcing additional linting concerns as well as updates
the code to reflect these rules.

Fixes #855 Fixes #993

Converts the tool chain to use babel, eslint, and webpack vs. the previous proprietary solutions.

Additionally begins enforcing additional linting concerns as well as updates the code to reflect these rules.

Fixes #855
Fixes #993
@kpdecker
Copy link
Collaborator Author

This build infrastructure adds about 200 bytes for the runtime and 40 for the library, min+gz so has minimal impact.

kpdecker added a commit that referenced this pull request Apr 16, 2015
Add full support for es6
@kpdecker kpdecker merged commit c6ab044 into master Apr 16, 2015
@kpdecker kpdecker deleted the babel branch April 16, 2015 22:12
@seanpdoyle
Copy link

@kpdecker could we cut a point release featuring this?

@kpdecker
Copy link
Collaborator Author

Released in 3.0.2

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.

Update to es6 module syntax
2 participants