Skip to content

Fix the source mapping URL in the donate.js bundle

Kez requested to merge fix-sourcemapping into main

I'm trying to track down the cause of #42 (closed) and also the reason why NamedError isn't being included in the bundle. Hopefully setting the sourceMappingUrl to the right URL will give some clues.

Merge request reports