@efox/plugin-vue-2
EMP vue 2 plugin
Last updated 3 years ago by ckken .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install @efox/plugin-vue-2 
SYNC missed versions from official npm registry.

EMP Vue2 Plugin

安装

npm i @efox/plugin-vue-2 -D
# or
pnpm add @efox/plugin-vue-2 -D

配置

emp-config.js

const {defineConfig} = require('@efox/emp')
const vue = require('@efox/plugin-vue-2')
module.exports = defineConfig({
  plugins:[vue],
})

Current Tags

  • 1.2.2                                ...           latest (2 years ago)

10 Versions

  • 1.2.2                                ...           2 years ago
  • 1.2.1                                ...           2 years ago
  • 1.2.0                                ...           2 years ago
  • 1.1.2                                ...           3 years ago
  • 1.1.1                                ...           3 years ago
  • 1.1.0                                ...           3 years ago
  • 1.0.3                                ...           3 years ago
  • 1.0.2                                ...           3 years ago
  • 1.0.1                                ...           3 years ago
  • 1.0.0                                ...           3 years ago
Downloads
Today 0
This Week 0
This Month 10
Last Day 0
Last Week 10
Last Month 0
Dependencies (5)
Dev Dependencies (4)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |