Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Babel compiler #3

Open
2 tasks
imsnif opened this issue Sep 2, 2019 · 1 comment
Open
2 tasks

Implement Babel compiler #3

imsnif opened this issue Sep 2, 2019 · 1 comment
Assignees
Labels

Comments

@imsnif
Copy link
Contributor

imsnif commented Sep 2, 2019

  • spec definition
  • implementation
@imsnif imsnif self-assigned this Sep 2, 2019
@JoshK2
Copy link
Member

JoshK2 commented Jan 7, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants