Vue.js within Laravel 5.x

Laravel 内の Vue.js

vue-loader@13.0.4にアップデートすると

[Vue warn]: Failed to mount component: template or render function not defined.

とエラーが出るので vue-loader@12.2.2 を使用(要検証)

yarn add vue-loader@12.2.2