Skip to content

Resolved issue with CoffeeScript failing to build #85

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

Merged
merged 4 commits into from
Nov 30, 2015

Conversation

taylorzane
Copy link

This PR resolves an issue with CoffeeScript (and other non-standard languages) due to the parser adding in // comments into the code passed to the respective loader, coffee-loader in this case.

I have modified the commentScript function to use the correct commenting syntax for (most) all available webpack loaders.

yyx990803 added a commit that referenced this pull request Nov 30, 2015
Resolved issue with CoffeeScript failing to build
@yyx990803 yyx990803 merged commit b18525e into vuejs:master Nov 30, 2015
@yyx990803
Copy link
Member

Thanks! 👍

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