vuejs / vueify

Browserify transform for single-file Vue components
MIT License
1.17k stars 152 forks source link

Vue.js v1 + v2? #201

Open 3buson opened 7 years ago

3buson commented 7 years ago

Is it possible to somehow compile some Vue.js v1 and some v2 components? I know vueify v8 supports Vue v1 and vueify v9 supports Vue v2 but if I manage to include both to my project is there an option to make this work?