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

Updated react example template #627

Merged
merged 13 commits into from Jul 15, 2022
Merged

Updated react example template #627

merged 13 commits into from Jul 15, 2022

Conversation

rubinj30
Copy link
Contributor

I updated the React template to be more inline with the most recent version of create-react-app's default template, including:

  • upgraded to most recent version of react and react-dom, and made necessary usage updates
  • removed reference to jest in eslintConfig, since jest is no longer in the template
  • added reportWebVitals to be more inline with most recent version of create-react-app

examples/react/package.json Outdated Show resolved Hide resolved
@pnodet
Copy link
Contributor

pnodet commented Jul 13, 2022

@rubinj30 Looks like you may have commit changes to packages/bun-landing. I don't think this is necessary.

Copy link
Collaborator

@FinnRG FinnRG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please undo your changes to packages/bun-landing/bun.lockb and packages/bun-landing/public/index.html

@rubinj30
Copy link
Contributor Author

Please undo your changes to packages/bun-landing/bun.lockb and packages/bun-landing/public/index.html

Done. Sorry about the delay on that.

@FinnRG
Copy link
Collaborator

FinnRG commented Jul 15, 2022

LGTM, thank you for your work.

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

Successfully merging this pull request may close these issues.

None yet

4 participants