docs: add missing vite-plugin-react-router package to README and move development section to CONTRIBUTING #555
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
This PR addresses documentation issues in the repository:
Added missing package to README: The README previously listed only 3 packages but the repository actually contains 4 packages. Added the missing
@netlify/vite-plugin-react-routerpackage to the list.Moved development content to CONTRIBUTING.md: Relocated the detailed "Development" section from README.md to CONTRIBUTING.md, where it's more appropriate for contributors. The README now has a simple pointer to CONTRIBUTING.md for development setup and testing instructions.
Updated package references: Ensured the package list in CONTRIBUTING.md also reflects all 4 packages including the previously unlisted
@netlify/vite-plugin-react-router.Why
@netlify/vite-plugin-react-routerpackage, which is a React Router 7+ Vite plugin for NetlifyResult
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.