Is it possible to load a remote source maps file in chrome dev-tools?
My js file includes //# sourceMappingURL=file.js.map
. but this file is actually located in a different location (for security reasons..).
Can I tell chrome dev-tools the source maps file location manually?
Go to chrome://flags/#enable-devtools-experiments and enable the Developer Tools experiments, boot Chrome. Goto devtools, open the settings, and tick the "Enable CSS source maps" and "Auto-reload generated CSS". Inspect an element and, BOOM! There it is.
So the answer for this is rather simple.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With