Enables vue-loader
for Webpack
.
Go to the site folder and install plugin with command:
yarn add cogear-plugin-vue
# or
npm install cogear-plugin-vue
Plugin will loads up automatically.
Now you can import .vue
Single File Components from entry points.
More info: https://cogearjs.org/docs/plugins.