Skip to content

Preserve Source Maps

Compare
Choose a tag to compare
@mars mars released this 24 Oct 20:39
· 8 commits to master since this release

Runtime environment variables no longer skew source maps in production. Supports up to 4KB of env var JSON; excess of 4KB will offset the source map.

If already using runtime env vars, upgrade to @mars/heroku-js-runtime-env v3.0.0 for this fix.