Skip to content

Commit

Permalink
docs: remove codemod build (#1266)
Browse files Browse the repository at this point in the history
codemod build does not exist anymore.
  • Loading branch information
alexbit-codemod authored Aug 22, 2024
1 parent d83d4bb commit e2a6b6d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/docs/deploying-codemods/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ After running this command, if any git diff exists, the Codemod Engine will use
codemod learn
```

### `codemod build`

Can be used to build a JavaScript codemod package. If you are using any of the [supported JavaScript codemod engines](/guides/building-codemods/package-requirements#supported-codemod-engines), you can use the CLI to build the main executable file.

```bash
codemod build
```

## Share/discover

### `codemod search`
Expand Down

0 comments on commit e2a6b6d

Please sign in to comment.