rsnext/packages
JJ Kasper 328c3a765a
Fix reading edge info for app paths (#41163)
This fixes the build failing due to attempting to read `edgeInfo` that
wasn't present from using the wrong key to look up the manifest entry.
Regression test added by enabling `experimental-edge` on a page that was
failing to be looked up.

Fixes: 
```sh
TypeError: Cannot read properties of undefined (reading 'files')
    at /Users/jj/dev/vercel/layouts-playground/node_modules/next/dist/build/utils.js:786:33
    at Span.traceAsyncFn (/Users/jj/dev/vercel/layouts-playground/node_modules/next/dist/trace/trace.js:79:26)
    at Object.isPageStatic (/Users/jj/dev/vercel/layouts-playground/node_modules/next/dist/build/utils.js:771:29)
```

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-10-04 11:46:11 -07:00
..
create-next-app v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
eslint-config-next v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
eslint-plugin-next v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
font v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next Fix reading edge info for app paths (#41163) 2022-10-04 11:46:11 -07:00
next-bundle-analyzer v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-codemod v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-env v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-mdx v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-plugin-storybook v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-polyfill-module v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-polyfill-nomodule v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
next-swc v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
react-dev-overlay v12.3.2-canary.19 2022-10-04 10:15:01 -07:00
react-refresh-utils v12.3.2-canary.19 2022-10-04 10:15:01 -07:00