Vue
This article is a stub, you can help expand it into guide format
To support .vue
files you will need the Vue Plugin, which uses Vue 3.
// snowpack.config.json
"plugins": ["@snowpack/plugin-vue"]
To support .vue
files you will need the Vue Plugin, which uses Vue 3.
// snowpack.config.json
"plugins": ["@snowpack/plugin-vue"]