We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471213d commit a681f12Copy full SHA for a681f12
packages/core/src/types/config.ts
@@ -93,7 +93,7 @@ export type JsRedirect = {
93
94
export type StyleRedirect = {
95
/**
96
- * Whether to automatically redirect the import paths of JavaScript output files.
+ * Whether to automatically redirect the import paths of style output files.
97
* @defaultValue `true`
98
*/
99
path?: boolean;
0 commit comments