Skip to content

Commit 180055b

Browse files
chore: update
Co-authored-by: 翠 / green <[email protected]>
1 parent beeb352 commit 180055b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/announcing-vite3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ While working towards Vite 3, we also improved the contributing experience for c
244244
- Unit and E2E tests have been migrated to [Vitest](https://vitest.dev), providing a faster and more stable DX. This move also works as dog fooding for an important infrastructure project in the ecosystem.
245245
- VitePress build is now tested as part of CI.
246246
- Vite upgraded to [pnpm 7](https://pnpm.io/), following the rest of the ecosystem.
247-
- Playgrounds have been moved to [`/playgrounds`](https://github.com/vitejs/vite/tree/main/playground) out of packages.
247+
- Playgrounds have been moved to [`/playgrounds`](https://github.com/vitejs/vite/tree/main/playground) out of packages directory.
248248
- The packages and playgrounds are now `"type": "module"`.
249249
- Plugins are now bundled using [unbuild](https://github.com/unjs/unbuild), and [plugin-vue-jsx](https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx) and [plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy) were moved to TypeScript.
250250

0 commit comments

Comments
 (0)