Open imroca opened 8 years ago
@imroca: Do you find how to integrate this tool into the Electron boilerplate ?
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
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.
😢