1.0.5 • Published 2 years ago

@chenzoho/vue-env v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago