Skip to content

The HTML code in the .vue file has comments and starts reporting an error. What's the reason? #4303

Answered by chenjiahan
Zuojiangtao asked this question in Q&A
Discussion options

You must be logged in to vote

This is because you have overridden all the built-in plugins and broken the vue-loader:

You should push new plugins into the `plugins' array rather than overriding it:

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Zuojiangtao
Comment options

@chenjiahan
Comment options

Answer selected by chenjiahan
@Zuojiangtao
Comment options

@chenjiahan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants