mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
cd108cd430
When this flag is enabled, Forget will only compile function declarations opted in via the `'use forget'` directive. By default this is false. Tested internally, see related diffs