Open KonnorRogers opened 3 months ago
How does one configure the Vue SFC playground https://play.vuejs.org/ for custom elements?
I can't find any documentation on how to pass options to createApp() for isCustomElement
createApp()
isCustomElement
https://vuejs.org/api/application.html#app-config-compileroptions-iscustomelement
I too request this, I can't to seem to find a way to provide this setting.
How does one configure the Vue SFC playground https://play.vuejs.org/ for custom elements?
I can't find any documentation on how to pass options to
createApp()
forisCustomElement
https://vuejs.org/api/application.html#app-config-compileroptions-iscustomelement