Skip to content

Conversation

@sxzz
Copy link
Member

@sxzz sxzz commented Nov 19, 2025

Description

Replace debug with obug, a pure ESM package.

Additional context

Vite side: vitejs/vite#21107


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the PR Title Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@sxzz sxzz requested a review from sapphi-red November 19, 2025 03:23
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/plugin-vue@705
npm i https://pkg.pr.new/@vitejs/plugin-vue-jsx@705

commit: 5e22017

@sapphi-red sapphi-red added p2-nice-to-have 🍰 Not breaking anything but nice to have (priority) dependencies labels Nov 19, 2025
@sapphi-red sapphi-red merged commit 684ac30 into main Nov 19, 2025
12 checks passed
@sapphi-red sapphi-red deleted the obug branch November 19, 2025 04:11
Comment on lines +55 to 57
"tsdown": {
"dts": true
}
Copy link
Member

Choose a reason for hiding this comment

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

@sxzz BTW I didn't know about this feature and I didn't find a description in the docs. I think it'd be nice to have one.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Ah, I missed that last sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies p2-nice-to-have 🍰 Not breaking anything but nice to have (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants