Skip to content

fix: try rebuilding @resvg/resvg-js#1035

Merged
danielroe merged 1 commit intomainfrom
fix/resvg
Feb 5, 2026
Merged

fix: try rebuilding @resvg/resvg-js#1035
danielroe merged 1 commit intomainfrom
fix/resvg

Conversation

@danielroe
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs.npmx.dev Ready Ready Preview, Comment Feb 5, 2026 7:35pm
npmx.dev Ready Ready Preview, Comment Feb 5, 2026 7:35pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

The pull request modifies the build and dependency configuration. The postinstall script in package.json has been updated to include a rebuild step for @resvg/resvg-js at the beginning of its execution sequence, before the code generation and Nuxt preparation steps. Simultaneously, pnpm-workspace.yaml has been updated to add @resvg/resvg-js to the onlyBuiltDependencies list. These changes ensure the native dependencies for @resvg/resvg-js are properly rebuilt during installation and setup processes.

🚥 Pre-merge checks | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request has no author-provided description, making it impossible to assess relevance to the changeset. Add a pull request description explaining the purpose of these configuration changes and how rebuilding @resvg/resvg-js addresses the issue.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/resvg

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danielroe danielroe merged commit bd6265b into main Feb 5, 2026
19 checks passed
@danielroe danielroe deleted the fix/resvg branch February 5, 2026 19:38
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