gulp-vueify icon indicating copy to clipboard operation
gulp-vueify copied to clipboard

HowTo instegrate.

Open imroca opened this issue 8 years ago • 2 comments

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.

😢

imroca avatar Jun 02 '16 14:06 imroca

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

matthieuy avatar Oct 22 '16 09:10 matthieuy

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

szwacz avatar Oct 22 '16 13:10 szwacz