snowpack-plugin-vue-2

note: snowpack-plugin-vue-2 isn't support vuessr development.

Usage no npm install needed!

<script type="module">
  import snowpackPluginVue2 from 'https://cdn.skypack.dev/snowpack-plugin-vue-2';
</script>

README

snowpack-plugin-vue-2

note: snowpack-plugin-vue-2 isn't support vuessr development.

A Vue 2 plugin for snowpack, based on @snowpack/vue-plugin and vue-loader

Running test

First, You should git clone the project GitHub, and 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

TODO

1.use ts to refactor

2.optimzer test way, such as use jest

3.support vuessr