snowpack-plugin-vue-2 A Vue 2 plugin for snowpack, based on @snowpack/vue-plugin and vue-loader Running test To be able to run test folder without dependency issues, we first need to pack plugin as tgz: npm pack cd test npm install npm start