docs: sync Vite 8 documentation - #1699
Merged
Merged
Conversation
✅ Deploy Preview for vite-docs-ko ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Gumball12
marked this pull request as ready for review
May 20, 2026 17:00
Member
Author
|
Suggested review checklist before merging:
|
@shikijs/vitepress-twoslash, @types/express, feed, markdown-it-image-size, and vitepress-plugin-group-icons updated to versions used by upstream Vite docs.
- Replace footer message/copyright shape with structured copyright + nav + social. - Drop sidebar entries for legacy Rolldown and v1-v5 migration guides; rename migration label to v7. - Swap gtag for Fathom analytics, add og:site_name meta. - Move canonical/og:title injection and landing-page font reorder into transformHead. - Enable twoslash compilerOptions and inline style: codeTransformer. - Pass titleBar.includeSnippet option to groupIconMdPlugin. - Fix RSS feed image extension to og-image.jpg. - Add /guide/rolldown 301 redirects to v7.vite.dev, drop unused llms.txt routes, and update the /rolldown short link target.
Upstream v8.0.13 removed the Rolldown introduction guide and the v1-v5 migration pages, redirecting them to v7.vite.dev. Mirror the same set of deletions and remove the cross-link note from CONTRIBUTING.md.
- Restore inline link on server.watcher in config/server-options.md. - Drop translator-added '참고' title from the postBanner ::: tip in config/build-options.md to match upstream. - Reinsert blank line after the ::: tip in guide/api-plugin.md so the remainder of the file stays line-parity with upstream. - Add trailing newline to changes/*.md files.
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.mdandCLAUDE.mdso future translation agents inherit the same sync and style rules.Upstream baseline
vitejs/vitev8.0.13:docsa46f11a6c218f74b08ffb3e33a25c2ce02ba66432a1d5abfd4b622a89430008d5d7c286859eb27ddGitHub issues in scope
Open issues listed in vitejs/docs-ko from #1271 to #1580 (227 issues)
These entries intentionally use
Closed #<number>so GitHub closes the linked issues when this PR is merged.Failed to fetch dynamically imported moduleerror (#20313)hotUpdate/handleHotUpdatehooks (#20700)buildApptype mismatch in code example (#20798)@vitejs/scope for private packages names (#20801)import.meta.env.DEVexample (#20352)WebSocketspelling (#20890)vite previewwith more information (#20888)perEnvironmentWatchChangeDuringDev(#20996)build.licenseexample (#21073)importsfield is JS chunks only (#21136)--no-interactiveflag (#21152)resolve.tsconfigPathsoption docs (#21197)emitDecoratorMetadatadescription (#21198)alwaysStrictdoes not affect the build result anymore (#21199)useDefineForClassFieldsstatic init blocks warning (#21181)worker.rolldownOptionstypo (#21215)vitein IPA symbols (#21238)build.licensecomment example (#21302)rollupOptionswithrolldownOptions(#21307)builderoption (#21337)import.meta.hot.acceptresolution fallback (#21382)vitepress-plugin-group-icons(#21439)pnpm linkcommand in guide (#21442)resolve.aliasoption (#21475)build.dynamicImportVarsOptions(#21477)advancedChunks->codeSplitting(#21479)import.meta.dirnameeverywhere (#21509)prebuilt-chunkfor polyfill chunks (#21498)assetsfield for standalone CSS entry points (#21015)@rolldown/pluginutils(#21560)customResolverinresolve.alias(#21476)customResolverdeprecation message to mentionenforce: 'pre'(#21576).wasm?init(#21102)viteMetadataAPI for build outputs (#21650)$non-selectable in the top page commands (#21681)@rolldown/plugin-babelin migration guide (#21763)this.meta.viteVersionand*versionvariables (#21824)environment.fetchModuledocumentation (#22035)server.hostDNS resolution difference tip (#22149)server.fs.denyis applied against module ids (#22116)Validation
pnpm buildgit diff --check origin/main...HEADNotes:
pnpm buildpasses with existing Rollup pure annotation warnings from@vueuse/coreand the existing chunk size warning.