dillon1000/react

Commit

Wrap contents of if-DEV condition in an IIFE (#10361)

This avoids strict mode conflicts for certain browsers wrt functions being defined within an if-block.
Also re-added the if-DEV condition for the ReactNative renderer since it was removed for this reason.
Browse files
Changed paths1 file
First-parent comparison
M scripts/rollup/build.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…