Skip to content

Commit 5a5503d

Browse files
Update packages/core/src/types/config.ts
Co-authored-by: Timeless0911 <[email protected]>
1 parent 2114930 commit 5a5503d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/types/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export type JsRedirect = {
9393

9494
export type StyleRedirect = {
9595
/**
96-
* Whether to automatically redirect the import paths of JavaScript output files.
96+
* Whether to automatically redirect the import paths of style output files.
9797
* @defaultValue `true`
9898
*/
9999
path?: boolean;

0 commit comments

Comments
 (0)