evanw / evanw/node-source-map-support

Fetching source .js file in the browser should be done with caching disabled

Open
#132 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Description

Loading the source map in the browser fails when the XHR request for the js file returns 304 Not Modified and no body. I guess the xhr request should be done with "Cache control: no-cache" header or something similar.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.