Skip to content

(breaking) Change default for sourcemaps.ignore to ["node_modules"] #24187

Description

@s1gr1d

Currently, the CLI applies defaults for the ignore value. To align the behavior better, we would move this default decision one level up to the bundler plugins.

How it is currently:

CLI Bundler Plugins Meta-Framework SDK
adds 'node_modules' as default uses CLI in plugin manager (no defaults) uses bundler plugins (no defaults)

More context on this in this thread: getsentry/sentry-javascript-bundler-plugins#836 (comment)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions