Skip to content

Conversation

@GeoffreyBooth
Copy link
Contributor

Since CoffeeScript 2 came out, CoffeeScript outputs ESNext code that may run fine in modern Node and Chrome but requires Babel transpilation to run in older runtimes like IE11. This PR updates vue-coffee to tag its CoffeeScript 2-generated output as requiring Babel transpilation, so that .vue files with CoffeeScript code work in older browsers like IE11.

@GeoffreyBooth GeoffreyBooth force-pushed the fix-coffeescript-transpilation branch from 67feaab to e9adff3 Compare April 17, 2019 19:03
This reverts commit e9adff3.
@Akryum
Copy link
Collaborator

Akryum commented May 10, 2019

Thanks! 👍

@Akryum Akryum merged commit 10e726f into meteor-vue:master May 10, 2019
@GeoffreyBooth GeoffreyBooth deleted the fix-coffeescript-transpilation branch May 10, 2019 22:45
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