You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I created a new compiler for ReactNative that does all the things that Babel compiler needs to do, and it support also the new rawConfig feature, so it will be pretty easy to take the part we need for the Babel compiler and create a new one.
We need also to move outside of the compilers few functions that I'm pretty sure that both compilers will use, and move them to the common functions folder to avoid duplicate functions.
The text was updated successfully, but these errors were encountered: