Skip to content

Commit 63617c4

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

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
@@ -92,4 +92,4 @@ Currently, Rspack's ESM support is still being improved. In certain use cases, y
9292
3. Lack of module-level side effect information preservation, affecting tree-shaking accuracy
9393
4. Re-exports of external modules (`export * from '...'`) cannot be properly preserved in ESM format
9494

95-
Rspack will continue to improve ESM support in the future, with the goal of treating ESM output as a first-class citizen, making ESM usage and configuration simpler and more intuitive, and better embracing modern JavaScript module systems.
95+
We are continuously improving Rspack's ESM support to provide a comprehensive solution that addresses existing issues and makes ESM usage more simple and intuitive, better embracing the modern JavaScript module system.

0 commit comments

Comments
 (0)