Skip to content

Commit a751e3b

Browse files
authored
chore: add note about obuild
1 parent a6570a5 commit a751e3b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99

1010
> A unified JavaScript build system
1111
12+
> [!NOTE]
13+
> We are experimenting with [obuild](https://github.com/unjs/obuild) as the next next-gen successor based on [rolldown](https://github.com/rolldown/rolldown).
14+
>
15+
> If you mainly need faster build speeds and don't mind trying beta software, give it a try!
16+
1217
### 📦 Optimized bundler
1318

14-
Robust [rollup](https://rollupjs.org) based bundler that supports TypeScript and generates commonjs and module formats + type declarations.
19+
Robust [rollup](https://rollupjs.org) based bundler that supports TypeScript and generates CommonJS and module formats + type declarations.
1520

1621
### 🪄 Automated config
1722

0 commit comments

Comments
 (0)