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

Currently only support --tiny mode #4

Open
xcatliu opened this issue Jul 3, 2015 · 0 comments
Open

Currently only support --tiny mode #4

xcatliu opened this issue Jul 3, 2015 · 0 comments

Comments

@xcatliu
Copy link
Member

xcatliu commented Jul 3, 2015

--tiny means using renderToStaticMarkup instead of renderToString, this will lose all React virtual dom event, as well as some lifecycle methods.

For more infomation, visit: renderToStaticMarkup

Need to support normal mode. The difficulty is how to bundle a script and insert into dom.

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

1 participant