rsnext/packages
teobler 5cc9010277
fix: distDir in verifyTypeScriptSetup for nextLint (#46630)
fixes #46611 

this PR fixed customer dist type(`distDir` option in next.config.js) in
`tsconfig.json` will be a hard coded absolute path issue which is a bug
from PR #46249
since dist type only be added when user using app dir, to reproduce this
issue you need to make `app dir` toggle on and add a `distDir` option in
`next.config.js` file

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have a helpful link attached, see
[`contributing.md`](https://github.com/vercel/next.js/blob/canary/contributing.md)

---------
2023-03-01 14:01:45 -08:00
..
create-next-app v13.2.3 2023-03-01 00:46:27 -08:00
eslint-config-next v13.2.3 2023-03-01 00:46:27 -08:00
eslint-plugin-next v13.2.3 2023-03-01 00:46:27 -08:00
font v13.2.3 2023-03-01 00:46:27 -08:00
next fix: distDir in verifyTypeScriptSetup for nextLint (#46630) 2023-03-01 14:01:45 -08:00
next-bundle-analyzer v13.2.3 2023-03-01 00:46:27 -08:00
next-codemod v13.2.3 2023-03-01 00:46:27 -08:00
next-env v13.2.3 2023-03-01 00:46:27 -08:00
next-mdx v13.2.3 2023-03-01 00:46:27 -08:00
next-plugin-storybook v13.2.3 2023-03-01 00:46:27 -08:00
next-polyfill-module v13.2.3 2023-03-01 00:46:27 -08:00
next-polyfill-nomodule v13.2.3 2023-03-01 00:46:27 -08:00
next-swc Support named exports for server references (#46558) 2023-03-01 15:30:40 +00:00
react-dev-overlay v13.2.3 2023-03-01 00:46:27 -08:00
react-refresh-utils v13.2.3 2023-03-01 00:46:27 -08:00