Skip to content

chore: rename vite devtools to rolldown devtools#169

Merged
antfu merged 7 commits intomainfrom
feat/rolldown-devtools
Feb 4, 2026
Merged

chore: rename vite devtools to rolldown devtools#169
antfu merged 7 commits intomainfrom
feat/rolldown-devtools

Conversation

@webfansplz
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 3, 2026 14:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a comprehensive rename operation to rebrand "Vite DevTools" to "Rolldown DevTools" across the entire codebase. The changes update package names, imports, file paths, UI text, documentation, and configuration files.

Changes:

  • Renamed package from @vitejs/devtools-vite to @vitejs/devtools-rolldown
  • Updated all imports, references, and path aliases throughout the codebase
  • Changed UI strings, page titles, and metadata from "Vite" to "Rolldown"
  • Updated configuration files (tsconfig, eslint, package.json, etc.)

Reviewed changes

Copilot reviewed 32 out of 182 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/rolldown/package.json Updated package name and description
packages/core/src/node/plugins/index.ts Changed import from @vitejs/devtools-vite to @vitejs/devtools-rolldown
packages/core/package.json Updated dependency references
packages/rolldown/src/node/plugin.ts Renamed exported function and updated internal strings
packages/rolldown/src/nuxt.config.ts Updated base URL and page titles
tsconfig.json & tsconfig.base.json Updated TypeScript path mappings
alias.ts Updated path alias definitions
package.json Updated npm scripts
eslint.config.js Updated ESLint configuration paths
docs/guide/index.md Updated documentation references
CONTRIBUTING.md & AGENTS.md Updated development documentation
.gitignore Updated ignore paths
Multiple test/export files Updated test expectations
Various new files in packages/rolldown/ All new source files for the renamed package
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@antfu antfu merged commit 54ae855 into main Feb 4, 2026
5 of 7 checks passed
@antfu antfu deleted the feat/rolldown-devtools branch February 4, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants