Farm 目前已经实现了 Web 构建工具的所有基本功能。
- Resolving, loading, transforming, and resource generating for web assets (HTML, CSS, JS/JSX/TS/TSX, static assets, and so on).
- Lazy Compilation
- Dev Server and HMR (support React Fast Refresh)
- Partial Bundling
- Both Rust and JavaScript Plugin System
- Source Map
- Resource Minimization
- Tree Shaking
- CSS Modules
- Official Plugins like Sass
- Persistent Cache
- Polyfill
请参阅里程碑: https://github.com/farm-fe/farm/milestones
我们期待着更多的贡献。我们的目标是为社区提供高质量和高性能的 Web 构建工具。