Skip to content

Commit 8962b27

Browse files
committed
docs: tighten path rendering wording
1 parent 7dec3ab commit 8962b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/tree-shaking-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ If two imports share the same `name` but resolve to different files, only the on
227227

228228
## Path rendering
229229

230-
Relative generated imports are emitted without source extensions or trailing `/index` so the output stays bundler-friendly. Bare module specifiers are preserved as-is.
230+
Normalized generated relative source imports are emitted without source extensions or trailing `/index`. Bare module specifiers are preserved as-is.
231231

232232
## Context client inside a component
233233

0 commit comments

Comments
 (0)