Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
oljc committed Jun 19, 2024
1 parent 13fe8d0 commit 027d68a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ English | [简体中文](./README.md)
+ 🧚🏻 Fully adopted the `ESM` standard modular syntax, following the trend in modern frontend development.
+ 📦 Continuously optimized configurations to keep up with updates, deprecations, and merged features of dependencies and `Vite`, ensuring the best bundling optimization.

## Versions
- International version:[i18n branch](https://github.com/oljc/arco-admin/tree/i18n)

## Standards
Enhance code quality, reduce errors, and ensure consistency in the entire project's code style to facilitate easier code quality and style management.

Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@
+ 🌐 基于 [Axios](https://axios-http.com/zh/) 封装了一些常用简单便捷的请求方法。
+ ⌨️ 内置多种业务场景页面、二次封装组件、框架支持配置轻松实现个性化定制。
+ 🧚🏻 项目已全面采用 `ESM` 标准的模块化语法,紧随现代前端开发领域的大统一趋势。
+ 📦 持续优化配置以跟进各个`依赖``Vite` 的更新、废弃、合并特性等,以实现最佳的打包优化效果。
+ 📦 持续优化配置以跟进各个`依赖``Vite` 的更新、废弃、合并特性等,以实现最佳的打包优化效果。

## 版本
- 国际化版本:[i18n 分支](https://github.com/oljc/arco-admin/tree/i18n)

## 规范
提高代码质量、减少错误,并确保整个项目代码风格的一致性让你能够更轻松地管理代码质量和风格。
Expand Down

0 comments on commit 027d68a

Please sign in to comment.