@hisystems/snowpack-plugin-vue
v2.1.2
Published
Use the [Vue 3 compiler](https://www.npmjs.com/package/@vue/compiler-sfc) to build your `.vue` SFC files from source.
Readme
@hisystems/snowpack-plugin-vue
Use the Vue 3 compiler to build your .vue SFC files from source.
npm install --save-dev @hisystems/snowpack-plugin-vue// snowpack.config.json
{
"plugins": [
"@hisystems/snowpack-plugin-vue"
]
}Plugin Options
(none)
