Before Google Chrome update I saw source map files at Chrome Devtools on Network tab. Now, after update to version 43.0.2357.134 m
I don't see them.
Maybe my code is wrong? Or it's done intentionally to hide those source maps?
Before Google Chrome update I saw source map files at Chrome Devtools on Network tab. Now, after update to version 43.0.2357.134 m
I don't see them.
Maybe my code is wrong? Or it's done intentionally to hide those source maps?
This was a side-effect of fixing bug 362913 which was a feature request being tracked in issue 465032.
If you have a need for seeing the map files then please file a new issue for it and explain the use-case for why you need it.