Chrome Debugging Source Maps
i'm tring to get chrome debugging working, I've disabled uglify and at this point the only thing we're doing is combining all our js files and there is a source map. Debugging works fine inside of chrome. However, the break points are not hit inside of WebStorm and I am unable to use webstorm to debug. I'm doing remote debugging. I'm using the lastest version, 10.0.2.
thanks
Casey
Please sign in to leave a comment.
What tool do you use for combining files?