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

fix(deno): Add prepack for deno build

Open AbhiPrasad opened this issue 1 year ago • 0 comments

fixes https://github.com/getsentry/sentry-javascript/issues/12698

Adds back prepack script just for deno which was removed in https://github.com/getsentry/sentry-javascript/pull/12656 because it's a breaking change for the deno package which relies on the directory structure for their import path.

AbhiPrasad avatar Jun 28 '24 16:06 AbhiPrasad