GoogleCloudPlatform / GoogleCloudPlatform/stackdriver-errors-js

Support private source maps

Đang mở
#4 14 bình luận 19 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
360
Fork
54
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.