sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

feat(v8): Remove old gatsby config and adjust webpack config generation

Open AbhiPrasad opened this issue 1 year ago • 0 comments

ref https://github.com/getsentry/sentry-javascript/issues/9837

Technically this doesn't expose any options for webpack plugin, but it duplicates a bunch of logic. This refactor instead removes support for old gatsby options way, and adds option to allow you to override webpack plugin usage.

AbhiPrasad avatar Feb 06 '24 18:02 AbhiPrasad