Skip to content

Commit

Permalink
chore: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hardfist committed Mar 1, 2023
1 parent 0ec6aa6 commit 60fdfa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ English | [简体中文](./README.zh-CN.md)

- 🚀 **Fast Startup**: Based on Rust, the build speed is extremely fast, bringing you the ultimate development experience.
-**Lightning HMR**: With a built-in incremental compilation mechanism, HMR is extremely fast and fully capable of developing large-scale projects.
- 📦 **Webpack Interoperable**: Compatible with the architecture and ecology of webpack, no need to build the ecology from scratch.
- 📦 **Webpack Interoperable**: Compatible with the architecture and ecosystem of webpack, no need to build the ecology from scratch.
- 🎨 **Batteries Included**: Out-of-the-box support for Typescript, JSX, CSS, CSS Modules, Sass, and more.
- 🛠️ **Production Optimization**: Various optimization strategies are built in by default, such as tree shaking, minification, etc.
- 🎯 **Framework Agnostic**: Not bound to any frontend framework, ensuring enough flexibility.
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

- 🚀 **启动速度极快**: 基于 Rust 实现,构建速度极快,带给你极致的开发体验。
-**闪电般的 HMR**: 内置增量编译机制,HMR 速度极快,完全胜任大型项目的开发。
- 📦 **兼容 webpack**: 针对 webpack 的架构和生态进行兼容,无需从头搭建生态。
- 📦 **兼容 webpack 生态**: 针对 webpack 的架构和生态进行兼容,无需从头搭建生态。
- 🎨 **内置常见构建能力**: 对 Typescript、JSX、CSS、CSS Modules、Sass 等提供开箱即用的支持。
- 🛠️ **默认生产优化**: 默认内置多种优化策略,如 Tree Shaking、代码压缩等等。
- 🎯 **框架无关**: 不和任何前端框架绑定,保证足够的灵活性。
Expand Down

0 comments on commit 60fdfa5

Please sign in to comment.