8000 `rollupOptions.onwarn` does not provide `warning.id` · Issue #154 · vitejs/rolldown-vite · GitHub
[go: up one dir, main page]

Skip to content
rollupOptions.onwarn does not provide warning.id #154
@benmccann

Description

@benmccann

Describe the bug

The warning.id in onwarn is not provided. We need this as part of migrating SvelteKit

Reproduction

sveltejs/kit#13747

Steps to reproduce

rollupOptions: {
  onwarn(warning) {
    // warning.id is missing here
  }
}

System Info

npmPackages:
    rolldown-vite:  6.3.5 
    rollup: ^4.14.2 => 4.30.1

Used Package Manager

pnpm

Logs

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0