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

Make it such that babel is not required? #15

Open
benjaminhon opened this issue Jun 29, 2017 · 1 comment
Open

Make it such that babel is not required? #15

benjaminhon opened this issue Jun 29, 2017 · 1 comment

Comments

@benjaminhon
Copy link

I am not using JSX, however it seems like it still requires babel, could it be make such that it does not require it?

@emkay
Copy link
Owner

emkay commented Jun 29, 2017

Do you mean in this project or the downstream project? In this project we publish a dist.js file that is already compiled. We have to compile the jsx. We can probably tweak the babel presets though and drop some stuff, but that would be a major bump.

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

No branches or pull requests

2 participants