3.2.0 • Published 9 months ago

@empjs/plugin-vue2 v3.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@empjs/plugin-vue2

安装

pnpm add @empjs/plugin-vue2 -D

使用

import pluginVue from '@empjs/plugin-vue2'
import {defineConfig} from '@empjs/cli'
export default defineConfig(({mode, env}) => {
  return {
    plugins: [pluginVue()],
  }
})
3.2.0

9 months ago

3.0.0-rc.28

1 year ago

3.0.0

1 year ago

3.0.0-rc.30

1 year ago

3.0.0-rc.22

1 year ago

3.0.0-beta.28

1 year ago

3.0.0-beta.1

1 year ago

3.0.0-alpha.5

1 year ago

3.0.0-alpha.4

1 year ago

3.0.0-alpha.3

1 year ago

3.0.0-alpha.2

1 year ago

3.0.0-alpha.1

1 year ago