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

Compile .vue files using vueify without Browserify

Results 4 gulp-vueify issues
Sort by recently updated
recently updated
newest added

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.

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. 😢