Open mcv opened 7 years ago
It does show up in the sources, the file just has a weird name (it's base64 encoded). Try putting a
debugger;
statement where you want to start debugging in the file.
Can we make the file appear under sources somehow?
The replacement file doesn't show up in the sources in dev tools, which means I can't put breakpoints in the file, making this useless for debugging.