0.1.7 • Published 4 years ago

snowpack-plugin-vue-2 v0.1.7

Weekly downloads
44
License
MIT
Repository
-
Last release
4 years ago

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

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago