Skip to content

Commit fc75d9a

Browse files
committed
chore: update
1 parent ac14df8 commit fc75d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/config/rsbuild/source.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { RsbuildDocBadge } from '@components/RsbuildDocBadge';
2828

2929
```ts
3030
const defaultEntry = {
31-
// default support for other suffixes such as ts, tsx, jsx, mjs, cjs
31+
// 默认支持其他后缀,如 ts、tsxjsxmjscjs
3232
index: 'src/index.js',
3333
};
3434
```

0 commit comments

Comments
 (0)