mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
769875806c
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.