Skip to content

RecuencoJones/snowpack-plugin-vue-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published