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

es6 compiler via 6to5 added #46

Merged
merged 1 commit into from
Feb 8, 2015

Conversation

sepulchered
Copy link
Contributor

Adds support of ECMAScript 6. For now it handles only files with .es6 ext but it's recommended to use also for .es and .js (which is ambiguous for now).

@sepulchered
Copy link
Contributor Author

Also will add some docs to README

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.16%) to 87.8% when pulling ba0bc7b on sepulchered:master into 6e84e44 on andreyfedoseev:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.16%) to 87.8% when pulling ba0bc7b on sepulchered:master into 6e84e44 on andreyfedoseev:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.16%) to 87.8% when pulling 6d779d9 on sepulchered:master into 6e84e44 on andreyfedoseev:master.

@sir-sigurd
Copy link
Collaborator

@sepulchered
Could you squash commits and update pull request with push --force?

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.16%) to 87.8% when pulling 1e6ee57 on sepulchered:master into 2a43bef on andreyfedoseev:master.

andreyfedoseev pushed a commit that referenced this pull request Feb 8, 2015
es6 compiler via 6to5 added
@andreyfedoseev andreyfedoseev merged commit ce5cded into andreyfedoseev:master Feb 8, 2015
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.

None yet

4 participants