mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ed9ea81e4a
Updates Snap and Sprout to use the new pragma parser, which also means they will always use the same default flags as the compiler itself sets. A side benefit of this is that you no longer need to rebuild snap/sprout to update their flags, since they will take flags from the version of the compiler being executed.