You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @wommy, petite-vue is designed to progressively enhance sections of a page which becomes interactive with client side JavaScript. The eleventy-plugin-vue uses Vue's single file components to render on the server at build time. What you'd get is completely static, no client js. As for the interaction between the two, I guess it would be possible to use both: eleventy-plugin-vue for static content and petite-vue for interactivity.
petite-vue
do these do different things? what is their interaction / synergy
ive only lightly tested 11ty-vue, so pardon my ignorance
couldnt find a discussion so i thought id start it
The text was updated successfully, but these errors were encountered: