Keep in mind that I am new to this, so I may be overlooking something obvious.
Generating a .map
with exorcist during the creation of a Browserify bundle is straightforward if you follow the guidelines on the official website.
But once you have the resulting .map
, how do you use it for debugging purposes?