Dashboard › cli › @sentry/symbolic release verification
01a08352-dd09-7bd5-a3b2-5a7456dd87a5Steps:
origin/master in ~/Code/getsentry/symbolic — test the authoritative source.cd symbolic-wasm && bash build-npm.sh — compile, optimize, pack, and require the 3-assertion artifact smoke test.file: tarball and run tests, typecheck, and lint — verifies integration before publication.file: pin before committing — local paths must never ship.npm view @sentry/symbolic dist-tags.latest before committing a semver pin — merge does not imply publish.
Gotchas:wasm-pack test --node looks sufficient but builds its own glue and never loads the published --target web artifact.
Verify: