1.0.0 • Published 1 year ago
snow300-plugin-vue v1.0.0
@snowpack/plugin-vue
Use the Vue 3 compiler to build your .vue
SFC files from source.
npm install --save-dev @snowpack/plugin-vue
// snowpack.config.json
{
"plugins": [
"@snowpack/plugin-vue"
]
}
Plugin Options
(none)
1.0.0
1 year ago