Sourcemaps are triggering the download of the mapped files when developer tools are open
By design Issue #11014505
Steps to reproduce
On Edge, when the developer tools are open, all the source files are downloaded.
Repro:
1 - Open Edge
2 - Open Developer Tools
3 - Go to https://mdn.github.io/devtools-examples/sourcemaps-in-console/index.html
You should see 3 downloads instead of 2 (the .coffe script is also being downloaded). You can also confirm this with fiddler.
You need to sign in to your Microsoft account to add a comment.
Sign in