Rory Morris

Results 4 comments of Rory Morris

Even Chrome's built-in dark theme doesn't support React Dev Tools. There's an issue for it on React Dev Tools's Github page, it didn't sound like a high priority. 3am eye-burn...

If anyone stumbles across this hoping for a solution, I suggest looking at Prayag Verma's answer here: https://stackoverflow.com/questions/32571058/grunt-babel-multiple-files-and-preserve-source-mapping BenJamin's comment (and jsbin link) on this answer helps, too.

Right, I managed to sort this by hacking the code. If anyone finds this thread with the same issue, this should help: Replace this: ``` if ( $crop ) {...