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

Add conflicting app and page error #41099

Merged
merged 4 commits into from Oct 2, 2022
Merged

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Oct 2, 2022

This adds a proper error when we detect conflicting app and page paths.

Fixes: https://vercel.slack.com/archives/C043ANYDB24/p1664678172389449

Bug

  • Related issues linked using fixes #number
  • Integration tests added
  • Errors have a helpful link attached, see contributing.md

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team type: next labels Oct 2, 2022
@ijjk ijjk marked this pull request as ready for review October 2, 2022 06:17
huozhi
huozhi previously approved these changes Oct 2, 2022
packages/next/build/index.ts Outdated Show resolved Hide resolved
Co-authored-by: Sukka <isukkaw@gmail.com>
@ijjk ijjk merged commit 8c1c2f8 into vercel:canary Oct 2, 2022
@ijjk ijjk deleted the add/app-pages-error branch October 2, 2022 19:02
BowlingX pushed a commit to BowlingX/next.js that referenced this pull request Oct 5, 2022
This adds a proper error when we detect conflicting app and page paths. 

Fixes: https://vercel.slack.com/archives/C043ANYDB24/p1664678172389449

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

Co-authored-by: Sukka <isukkaw@gmail.com>
Kikobeats pushed a commit to Kikobeats/next.js that referenced this pull request Oct 24, 2022
This adds a proper error when we detect conflicting app and page paths. 

Fixes: https://vercel.slack.com/archives/C043ANYDB24/p1664678172389449

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

Co-authored-by: Sukka <isukkaw@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants