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

Convert Coffeescript to ES6 #169

Merged
merged 3 commits into from
Nov 11, 2015
Merged

Convert Coffeescript to ES6 #169

merged 3 commits into from
Nov 11, 2015

Conversation

tpendragon
Copy link
Contributor

ES6 provides many of the desirable pieces of Coffeescript, and as it will be natively supported by browsers at some point it's probably a good idea to switch to it.

Until most browsers have support, sprockets-es6 will transpile to regular JS.

@tpendragon
Copy link
Contributor Author

Hold off, I think this breaks something.

@tpendragon
Copy link
Contributor Author

Okay, as soon as Circle passes this should be good to go. Added linting of ES6 to Circle too.

jpstroop pushed a commit that referenced this pull request Nov 11, 2015
Convert Coffeescript to ES6
@jpstroop jpstroop merged commit a4dda10 into master Nov 11, 2015
@jpstroop jpstroop deleted the es6 branch November 11, 2015 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants