Skip to content

chore: fix typo#175

Merged
webfansplz merged 2 commits intomainfrom
fix/typo
Feb 10, 2026
Merged

chore: fix typo#175
webfansplz merged 2 commits intomainfrom
fix/typo

Conversation

@webfansplz
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings February 10, 2026 04:30
@webfansplz webfansplz merged commit 3ac68fb into main Feb 10, 2026
12 of 13 checks passed
@webfansplz webfansplz deleted the fix/typo branch February 10, 2026 04:31
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 updates the Rolldown DevTools package’s identifiers and log prefixes from vite-devtools to rolldown-devtools, aligning naming across the Rolldown integration.

Changes:

  • Rename the websocket event name constant to rolldown-devtools.
  • Update console log prefixes to [rolldown-devtools] in Node + app RPC/JSON parsing utilities.
  • Change the persisted client settings localStorage key to rolldown-devtools-settings.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/rolldown/src/shared/constants.ts Updates the WS event name constant string.
packages/rolldown/src/node/utils/json-parse-stream.ts Updates warning log prefix for skipped JSON lines.
packages/rolldown/src/modules/rpc.ts Renames the Vite plugin name identifier for the Nuxt module integration.
packages/rolldown/src/app/state/settings.ts Changes the localStorage key used to persist client settings.
packages/rolldown/src/app/composables/rpc.ts Updates RPC error log prefixes in the client.

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

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.

1 participant

Comments