mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
I added a `--sourceMaps` option to our test command that enables inline source maps. I've kept it disabled by default, since it makes the tests run slower. But it's super useful when attaching to a debugger.