In the debugging window of the developer console - I can see all my javascript resources listed, but in of them it just says sourceMaps is null
.
The resources I'm trying to fetch are some minified jquery, and unminified, but consolidated javascript. The javascript does not contain a sourcemaps comment.
Any suggestions for how I'd resolve this?