rsnext/packages/next/telemetry/events
OJ Kwon 102cef0f7b
refactor(next/telemetry): use basename for the absolute plugin path (#38473)
Minor changes to SWC plugin telemetry payload. SWC's plugin can be either resolvable npm pkg, or absolute path. If it's an absolute path, try to grab actual plugin name only as we do not need any paths.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-07-13 21:24:12 +00:00
..
build.ts Telemetry: track usage of 'experimental/nextScriptWorkers' (#36812) 2022-05-11 19:18:44 +00:00
index.ts Anonymous Telemetry (#8529) 2019-08-29 12:43:06 -04:00
plugins.ts find-up 2020-03-30 16:26:25 -04:00
swc-load-failure.ts Add falling back to wasm swc build on native load failure (#36612) 2022-05-02 21:11:45 +00:00
swc-plugins.ts refactor(next/telemetry): use basename for the absolute plugin path (#38473) 2022-07-13 21:24:12 +00:00
version.ts Add experimental next/future/image component (#37927) 2022-06-24 14:56:05 +00:00