Skip to content

Bundle Sourcemaps of Dependencies correctly for Vite/Rollup (Monorepo Support)Β #456

@HazAT

Description

@HazAT

For a case where someone wants to have correctly bundled sourcemaps of dependencies or in a monorepo, for Vite/Rollup they need to use a plugin as described here
vitejs/vite#11743

https://github.com/maxdavidson/rollup-plugin-sourcemaps

Otherwise, pre-built source maps are not used, and the stack trace is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions