Snowpack 3.0 is out now! Read the announcement post →

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"]