We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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, the react theme (created with bsb -init my-app -theme react) is not production ready. And people complains about hello world app size.
react
bsb -init my-app -theme react
I added some improvements to the react theme and it's now on bar with CRA hello world bundle (~118 KB before gzip)
What I did:
The result is here https://github.com/thangngoc89/reason-react-boilerplate and I would love for this to be merged upstream
The text was updated successfully, but these errors were encountered:
chenglou
glennsl
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Currently, the
react
theme (created withbsb -init my-app -theme react
) is not production ready. And people complains about hello world app size.I added some improvements to the
react
theme and it's now on bar with CRA hello world bundle (~118 KB before gzip)What I did:
The result is here https://github.com/thangngoc89/reason-react-boilerplate and I would love for this to be merged upstream
The text was updated successfully, but these errors were encountered: