Skip to content

Are source maps cached? #4079

Closed
Closed
@adamreisnz

Description

@adamreisnz

I have encountered some errors in Sentry in which the source maps weren't parsed and I could only see the minified source code. I think this is because our source maps (and minified code bundles) are hashed, so for each deployment they get a unique file name.

If someone still has a browser window open with the old code base, Sentry doesn't seem to be able to find the missing source map file.

Is that to be expected or is there some way Sentry could cache the source maps so we would always have access to non minified code via the dashboard?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions