Skip to content

Conversation

@GeoffreyBooth
Copy link
Contributor

@GeoffreyBooth GeoffreyBooth commented Apr 4, 2017

This PR changes vue-coffee to pass all CoffeeScript compiler output through Babel, not just when backticks are present. This allows support for CoffeeScript opt-in ES2015 features like modules and generators.

Once this PR is merged in, there will no longer be a need for wrapping import or export statements in backticks.

Closes #96.

…backticks are present; this allows support for CoffeeScript opt-in ES2015 features like modules and generators
@Akryum Akryum merged commit 4792a02 into meteor-vue:master Apr 6, 2017
@Akryum
Copy link
Collaborator

Akryum commented Apr 6, 2017

Thanks for your PR! 😄

@GeoffreyBooth GeoffreyBooth deleted the vue-coffee-babel-for-all branch May 27, 2017 02:54
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.

2 participants