Skip to content

How to clear the comments in the template after packaging? #450

Answered by junxiongchu
parlay96 asked this question in Q&A
Discussion options

You must be logged in to vote

try setting it like this:
vue({ template: { compilerOptions: { comments: false } } })

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by edison1105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #335 on September 23, 2024 07:44.