-
Notifications
You must be signed in to change notification settings - Fork 916
Templates written in pug result in one root element warning #466
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
Labels
Comments
yep I got the same error. |
loader.js@line 152 raw is not loader |
cxr29
added a commit
to cxr29/vue-loader
that referenced
this issue
Nov 15, 2016
Closed
this is also happening to me |
should be fixed in 9.9.2 |
When it's available as release via npm? |
@solidevolution it's already out. |
I saw it on the master but there is no release/tag?! |
Hey just reporting in that I'm still experiencing this is 9.9.5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to 9.9.1, I started getting errors one pug templates. The templates had only one root element but failed compiling with the error that component templates should have only one root element.
The text was updated successfully, but these errors were encountered: