Skip to content

Commit

Permalink
docs: update rename
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Nov 29, 2024
1 parent e4a5851 commit deea96a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The output format will based on the exports condition and also the file extensio
> [!NOTE]
> All the `dependencies` and `peerDependencies` will be marked as external automatically and not included in the bundle. If you want to include them in the bundle, you can use the `--no-external` option.
#### Prepare
#### Prepare Package

```sh
# Use bunchee to prepare package.json configuration
Expand Down Expand Up @@ -142,7 +142,7 @@ If you're using TypeScript with Node 10 and Node 16 module resolution, you can u

</details>

#### Lint
#### Lint Package

`lint` command will check the package.json configuration is valid or not, it can valid few things like:

Expand Down

0 comments on commit deea96a

Please sign in to comment.