rsnext/packages/next/telemetry
JJ Kasper 86b3e7d5b1
Ensure we detect config correctly with turbo flag (#42201)
Ensures we handle the `configFileName` field properly from
`next.config.js`.

## Bug

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

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm build && pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
2022-10-30 20:06:11 -07:00
..
events Ensure we detect config correctly with turbo flag (#42201) 2022-10-30 20:06:11 -07:00
anonymous-meta.ts is-docker, is-wsl 2020-03-30 16:26:25 -04:00
ci-info.ts Disable cache warning on supported platforms (#12495) 2020-05-05 11:04:57 -04:00
post-payload.ts Pre-compile more dependencies (#32742) 2022-01-17 15:17:22 +00:00
project-id.ts Do Not Rely on Module State (#8968) 2019-10-10 13:18:07 -04:00
storage.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00