We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should throw this way and start over.
https://reactjs.org/docs/add-react-to-an-existing-app.html
Instead it should be two steps:
That's it. No package managers, no minifiers, no bundlers, etc. We should move all that jazz somewhere else.
If you're adding React to an existing app, it's not our concern how you minify/bundle/etc. If you don't want to, it's really your business.
Otherwise we're looking clowny with all this setup.
The text was updated successfully, but these errors were encountered:
Rewrite "adding React to existing app"
4ae0060
Fixes reactjs#988
6235231
docs(cn): optimize the semantic representation (reactjs#988)
102a146
Co-authored-by: chenjie <[email protected]> Co-authored-by: Xavi Lee <[email protected]>
No branches or pull requests
We should throw this way and start over.
https://reactjs.org/docs/add-react-to-an-existing-app.html
Instead it should be two steps:
That's it. No package managers, no minifiers, no bundlers, etc.
We should move all that jazz somewhere else.
If you're adding React to an existing app, it's not our concern how you minify/bundle/etc. If you don't want to, it's really your business.
Otherwise we're looking clowny with all this setup.
The text was updated successfully, but these errors were encountered: