1.0.6 • Published 8 years ago

vayne-plugin-vue v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

vayne-plugin-vue

vayne vue 插件

Installation

yarn add vayne-plugin-vue -D
npm i vayne-plugin-vue -D

Usage

.vaynerc.js 引入

module.exports = {
  plugins: [
    'vayne-plugin-vue' // 获取简写 vue
  ]
}

include

因为 vue-template-compiler 依赖 vue 版本 所以占不依赖 请使用 vue 时手动安装 vue-template-compiler

  • vue-loader ^13.5.0
  • vue-style-loader ^3.0.3
1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago