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

docs: Update file structure #8959

Merged
merged 4 commits into from
Jul 27, 2023
Merged

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jul 24, 2023

Updated list of files in a newly created project.
Only really new thing for v6 is entry.client.jsx I think

@Tobbe Tobbe added the release:docs This PR only updates docs label Jul 24, 2023
@Tobbe Tobbe added this to the v6.0.0 milestone Jul 24, 2023
@jtoar jtoar merged commit 76c5237 into redwoodjs:main Jul 27, 2023
24 checks passed
jtoar added a commit that referenced this pull request Jul 27, 2023
Updated list of files in a newly created project.
Only really new thing for v6 is `entry.client.jsx` I think

---------

Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
@cannikin
Copy link
Member

Did you add an entry in the list below explaining what entry.client.js is? Remember, these are people that may never had made a React app before, these files are meaningless to them unless you explain each and every one in the list...

@Tobbe
Copy link
Member Author

Tobbe commented Jul 28, 2023

Thanks for pointing that out @cannikin
Follow-up PR here: #8987

jtoar added a commit that referenced this pull request Aug 8, 2023
RW v6 (our implementation of Vite support really) introduces a new file,
`entry.client.{jsx,tsx}`.
This PR adds a short description of this file to the tutorial

This is a follow-up to the changes made here
#8959

---------

Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants