gulp-vueify
gulp-vueify copied to clipboard
Compile .vue files using vueify without Browserify
After running gulp command and running electron I get this error.
fixed the error when use Vue2 runtime-only , #6 > Failed to mount component: template or render function not defined.
to support the vue2.
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. 😢