mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9c201c0f8f
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53205 Changelog: [internal] This injects a custom Babel transform for Fantom tests that automatically injects `debugger` statements in the generated code. This simplifies debugging by providing a default interruption point in the test setup for the test author to decide what to debug. This has no effect unless the debugger is opened, which isn't happening yet. Reviewed By: rshest Differential Revision: D79996000 fbshipit-source-id: 6153587264d293a067e359edba4f64f41898c506