mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
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.