Nested unlisted pages?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 564
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to nest unlisted page in some folder? E.g. I want to include auth in my extension, so I want to add auth folder and inside it define all the routes, how can I do it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how WXT discovers unlisted pages and maps route folders, using the reported auth folder and nested routes as the case to understand. Determine whether the current behavior supports this structure or needs a defined configuration change; done means the requested nested unlisted routes are clearly supported and documented or the limitation is explicitly resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100