Closed jhamet93 closed 7 years ago
Source map works for me 😮
odd , I thought it was weird but my debugger wasn't getting hit until I moved its placement
@jhamet93
Could this PR only add pkg to package.json?
@xxhomey19
yep just changed it only to add the module to package.json
Added pkg to package.json to avoid the assumption its installed globally. Also fixed source map argument which was not working when specified as last argument.