cogear-plugin-vue
v1.0.0
Published
Enables .vue Single File Components import to the entry points.
Downloads
7
Readme
Cogear.JS plugin Vue
Enables vue-loader
for Webpack
.
Installation
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.
Usage
Now you can import .vue
Single File Components from entry points.
Docs
More info: https://cogearjs.org/docs/plugins.