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(sfc-playground): init custom formatter when preview #9958

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

serkodev
Copy link
Contributor

Fix #9957

In this PR, I modified the <Repl> in App.vue of the sfc-playground package, adding an automatic execution of initCustomFormatter() to preview-options.

However, I'm uncertain whether this setting should be applied within sfc-playground or if I should directly modify Preview.vue in @vue/repl to make it the default value.

I would appreciate any opinions on this.

@yyx990803 yyx990803 merged commit a47fb45 into vuejs:main Jan 3, 2024
5 checks passed
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.

Custom formatter logging not works when set specific Vue version in SFC Playground
2 participants