You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/en/config/lib/auto-extension.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ When `autoExtension` is set to `false`, the file extension will be default to `.
25
25
26
26
## Customize Extension
27
27
28
-
You can set `autoExtension` to `false` and use [`output.filename`](/config/output/filename) to customize the JavaScript output files.
28
+
You can set `autoExtension` to `false` and use [`output.filename`](https://rsbuild.dev/config/output/filename) to customize the JavaScript output files.
0 commit comments