Skip to content

fix(rolldown): use data uri for icon#205

Merged
webfansplz merged 1 commit intomainfrom
hotfix-icon-link
Mar 16, 2026
Merged

fix(rolldown): use data uri for icon#205
webfansplz merged 1 commit intomainfrom
hotfix-icon-link

Conversation

@webfansplz
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 16, 2026 14:53
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@205

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@205

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@205

@vitejs/devtools-rpc

npm i https://pkg.pr.new/@vitejs/devtools-rpc@205

@vitejs/devtools-self-inspect

npm i https://pkg.pr.new/@vitejs/devtools-self-inspect@205

commit: 3d5a1fd

@webfansplz webfansplz merged commit 676b636 into main Mar 16, 2026
9 checks passed
@webfansplz webfansplz deleted the hotfix-icon-link branch March 16, 2026 15:01
Copy link
Contributor

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

Updates the Rolldown DevTools plugin dock registration to use an embedded SVG data URI for its icon, avoiding reliance on an external hosted asset.

Changes:

  • Replace remote icon URL with an inlined data:image/svg+xml;base64,... icon.
  • Introduce a local constant holding the data URI used by ctx.docks.register().

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

You can also share your feedback on Copilot code review. Take the survey.

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