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

Refactor vue-coffee #243

Merged
merged 1 commit into from
Aug 24, 2017
Merged

Refactor vue-coffee #243

merged 1 commit into from
Aug 24, 2017

Conversation

GeoffreyBooth
Copy link
Contributor

@GeoffreyBooth GeoffreyBooth commented Aug 20, 2017

See meteor/meteor#8960 / meteor/meteor#9018

This PR refactors the vue-coffee package to use the new Meteor coffeescript-compiler package, which is the “compilation” part of the old Meteor coffeescript package split apart from the “build compiler plugin” part. vue-coffee using coffeescript-compiler lets vue-coffee avoid needing to fork the old Meteor coffeescript package, and lets vue-coffee shrink down to just a few lines of code. This also positions vue-coffee to easily respond to new upstream versions of coffeescript-compiler (most likely by bumping a dependency version number, with no other changes).

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