We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rollupOptions.onwarn
warning.id
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The warning.id in onwarn is not provided. We need this as part of migrating SvelteKit
onwarn
sveltejs/kit#13747
rollupOptions: { onwarn(warning) { // warning.id is missing here } }
npmPackages: rolldown-vite: 6.3.5 rollup: ^4.14.2 => 4.30.1
pnpm
No response
The text was updated successfully, but these errors were encountered:
Closing in favor of rolldown/rolldown#4427
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The
warning.id
inonwarn
is not provided. We need this as part of migrating SvelteKitReproduction
sveltejs/kit#13747
Steps to reproduce
System Info
npmPackages: rolldown-vite: 6.3.5 rollup: ^4.14.2 => 4.30.1
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: