Skip to content

Commit c725692

Browse files
committed
fix
1 parent f7fa060 commit c725692

File tree

1 file changed

+1
-1
lines changed
  • website/docs/en/guide/features

1 file changed

+1
-1
lines changed

website/docs/en/guide/features/esm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Stability } from '@components/ApiMeta';
22

3-
# ESM Output
3+
# ESM output
44

55
Rspack supports bundling ESM format output. By default, Rspack generates CommonJS-like output, but you can configure `output.module` to generate ESM format output.
66

0 commit comments

Comments
 (0)