Skip to content

Commit e417302

Browse files
fi3eworkchenjiahan
andauthored
Update website/docs/en/guide/features/esm.mdx
Co-authored-by: neverland <[email protected]>
1 parent 275eda2 commit e417302

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
@@ -85,7 +85,7 @@ Building ESM output also requires handling various detailed issues, which are no
8585

8686
## Future plans for ESM output
8787

88-
Currently, Rspack's support for ESM is still relatively basic, and ESM output cannot fully replace the current CommonJS output. In many scenarios, ESM output cannot work properly. The main limitations include:
88+
Currently, Rspack's ESM support is still being improved. In certain use cases, you may encounter integration issues between ESM and other features. The main limitations include:
8989

9090
1. Lack of static analysis friendly code splitting support
9191
2. Limited custom chunk splitting support in ESM format

0 commit comments

Comments
 (0)