pathpida
pathpida copied to clipboard
fix: generate path directly under route groups directory
Types of changes
- [x] Bug fixes
- resolves #185
- resolves #186
- [ ] Features
- resolves #
- [ ] Maintenance
- [ ] Documentation
Changes
- Fixed to generate paths for page.tsx in the directory directly under the route groups.
Additional context
- To test the PR,
app/xxx/(group3)/page.tsx
andapp/xxx/(group3)/yyyy/page.tsx
are added.
Community note
Please upvote with reacting as :+1: to express your agreement.