rsnext/packages
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
..
create-next-app v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
eslint-config-next v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
eslint-plugin-next v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next refactor(next/telemetry): use basename for the absolute plugin path (#38473) 2022-07-13 21:24:12 +00:00
next-bundle-analyzer v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-codemod v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-env v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-mdx v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-plugin-storybook v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-polyfill-module v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-polyfill-nomodule v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
next-swc v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
react-dev-overlay v12.2.3-canary.6 2022-07-13 19:33:11 +02:00
react-refresh-utils v12.2.3-canary.6 2022-07-13 19:33:11 +02:00