Skip to content

feat(plugin-vue-jsx): add autoWrapDefaultSlot option#742

Open
VedantMadane wants to merge 1 commit intovitejs:mainfrom
VedantMadane:feat/plugin-vue-jsx-auto-wrap-default-slot
Open

feat(plugin-vue-jsx): add autoWrapDefaultSlot option#742
VedantMadane wants to merge 1 commit intovitejs:mainfrom
VedantMadane:feat/plugin-vue-jsx-auto-wrap-default-slot

Conversation

@VedantMadane
Copy link

Implements #736. This PR adds a new autoWrapDefaultSlot option to @vitejs/plugin-vue-jsx that automatically wraps non-function children in a default slot function, similar to how the Vue SFC compiler behaves.

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.

2 participants