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

Deprecate in favor of babel #44

Open
petehunt opened this issue May 11, 2015 · 1 comment
Open

Deprecate in favor of babel #44

petehunt opened this issue May 11, 2015 · 1 comment

Comments

@petehunt
Copy link
Owner

I intend on deprecating this repo in favor of https://babeljs.io/docs/usage/require/. If anyone has concerns about this please raise them here before I pull the trigger.

@cbosco
Copy link

cbosco commented Nov 7, 2016

I have a question similar to the one raised here: babel/example-node-server#13

Was this ever considered ready for production? I don't want to run all of my server side code through Babel but had hoped for a utility like this that would let me have server side JSX rendering just for one entry point (I use webpack to turn the rest of the app into ES5).

Maybe you have a specific recommendation for that use case, or I should just strip out all of my JSX if I want to use only V8 harmony features

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

No branches or pull requests

2 participants