1.0.5 • Published 6 months ago

@chenzoho/vue-env v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

状态管理

安装

pnpm install @chenzoho/vue-env
  • devDependencies
    • dotenv
    • unplugin-config

安装

import {configConfigPlugin} from '@chenzoho/vue-env/shims'
.
.
.
plugins:[configConfigPlugin()]

更新

  • 1.0.1
    • 初始化项目
  • 1.0.2
    • 修复
      • config方法的bug
  • 1.0.3
    • 修复
      • 注册方法
  • 1.0.4
    • 修复
      • hooks
  • 1.0.5
    • 修复
      • vite.config.ts
1.0.5

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago