Skip to content
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

feat(compiler): Allow 'comments' option to effect comment inclusion in development #4115

Merged

Conversation

DV8FromTheWorld
Copy link
Contributor

Close: #3392
Replace: #3395

This PR does not change any default behavior, but allows the comments option to fully control comment nodes.

@yyx990803 yyx990803 merged commit dd0f9d1 into vuejs:master Jul 19, 2021
@DV8FromTheWorld DV8FromTheWorld deleted the feature/compiler-comments-handling branch July 19, 2021 18:29
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.

Compile function return comments (even if explicitly set "no comments" option)
2 participants