Skip to content

Commit b105765

Browse files
committed
chore: tweak
1 parent 524e424 commit b105765

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/guide/migration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,7 @@ See PR for more details: [#5876](https://github.com/vitest-dev/vitest/pull/5876)
131131

132132
### `module` condition export is not resolved by default on Vite 6
133133

134-
Vite 6 allows more flexible [`resolve.conditions`](https://vite.dev/config/shared-options#resolve-conditions) options
135-
and Vitest configures it to exclude `module` conditional export to be resolved by default.
134+
Vite 6 allows more flexible [`resolve.conditions`](https://vite.dev/config/shared-options#resolve-conditions) options and Vitest configures it to exclude `module` conditional export by default.
136135

137136
### `Custom` Type is Deprecated <Badge type="danger">API</Badge> {#custom-type-is-deprecated}
138137

0 commit comments

Comments
 (0)