mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +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.