Richard Bliss

Results 2 issues of Richard Bliss

This feature enables creating a release in other build environments outside of Netlify. I've used the `local` term to be consistent with internal naming, and Netlify patterns. When using the...

This fixes a bug with the recently merged [feat(sourcemaps): Add deleteSourceMaps option](https://github.com/getsentry/sentry-netlify-build-plugin/pull/76). The `SENTRY_DELETE_SOURCEMAPS` wasn't actually defined. This grabs the value from the env vars per the docs.