You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However the source map is not included in the Cesium codebase, so I'm getting a 404 warning during development:
DevTools failed to load SourceMap: Could not load content for .../Cesium/Source/ThirdParty/purify.es.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
This is just an annoyance, nothing is broken. Thanks in advance!
The text was updated successfully, but these errors were encountered:
reliable-casey
changed the title
#9241 introduces new version of "purify" declares a source map here, but it's not included in Cesium source
New version of "purify" declares a source map, but it's not included in Cesium source
Mar 11, 2021
#9241 upgrades the
purify
library which declares a source map here: 4d4892b#diff-1b4d88e996ee00af5f71adfe5aafd9188412f0990b0d1d90fa58c12c1477edd3R1159However the source map is not included in the Cesium codebase, so I'm getting a 404 warning during development:
This is just an annoyance, nothing is broken. Thanks in advance!
cc @mramato
The text was updated successfully, but these errors were encountered: