GoogleCloudPlatform / GoogleCloudPlatform/stackdriver-errors-js

Support private source maps

Offen
#4 14 Kommentare 19 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
360
Forks
54
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

The library only supports source maps when:
- The minified file is appended with a comment directive to your source map file:

``` JS
//# sourceMappingURL=http://example.com/path/to/your/sourcemap.map
```
- And this file is publicly accessible.

Including server-side component, we could imagine a way to not need to make the source map available publicly.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.