rsnext/packages/next-codemod/bin
Lee Robinson ec8ee596d0
Add Next.js 14 codemods to CLI output. (#57552)
Following the documentation:

```
▲  commerce/ npx @next/codemod@latest next-og-import .
Invalid transform choice, pick one of:
- name-default-component
- add-missing-react-import
- withamp-to-config
- url-to-withrouter
- cra-to-next
- new-link
- next-image-to-legacy-image
- next-image-experimental
- built-in-next-font
```
2023-10-27 02:18:20 +00:00
..
cli.ts Add Next.js 14 codemods to CLI output. (#57552) 2023-10-27 02:18:20 +00:00
next-codemod.ts Add cli for @next/codemod (#16039) 2020-08-10 14:34:35 +02:00