Documentation request:
Webpack allows generation of hidden source maps, but doesn’t explain what they are or how to use them. A google search for the term ‘hidden-source-map’ turns up nothing useful. It would be good if the webpack documentation would contain some clue as to how these are supposed to work.
@sokra that explains what the “hidden” option does, but not how to make practical use of it😕