Zahajki / gulp-vueify

Compile .vue files using vueify without Browserify
33 stars 9 forks source link

HowTo instegrate. #3

Open imroca opened 8 years ago

imroca commented 8 years ago

Could you help me integrate this into the @szwacz Electron boilerplate

https://github.com/szwacz/electron-boilerplate

Could you point me in the right direction, i've been struggling for the last couple of days.

😢

matthieuy commented 8 years ago

@imroca: Do you find how to integrate this tool into the Electron boilerplate ?

szwacz commented 8 years ago

I didn't have chance to tinker with gulp-vueify, but electron-boilerplate uses rollup as it's bundler of choice. So the easiest way to have vue there will be to use rollup plugin: https://github.com/znck/rollup-plugin-vue