FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

runtime loading of source maps? · Issue #231 · stacktracejs/stacktrace.js · GitHub

runtime loading of source maps? #231

Description

is there a way to load source maps at runtime?

i'd like to store my source maps in a specific location on my webserver, say build/sourcemaps/ - but i don't want to embed them with the sourceMappingURL comment so that customers can see it.

i'd like to, only when i need it, somehow configure the stacktrace.js to only pull the sourcemaps at the moment that i need them from this hidden location on my webserver - is this possible?

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


    Back | FazBrowse Home | New Git URL