sentry-netlify-build-plugin
sentry-netlify-build-plugin copied to clipboard
(bug) Fix SENTRY_DELETE_SOURCEMAPS not being defined
This fixes a bug with the recently merged feat(sourcemaps): Add deleteSourceMaps option. The SENTRY_DELETE_SOURCEMAPS wasn't actually defined. This grabs the value from the env vars per the docs.
Also preserves the default inheritance order of env vars taking precedence over options