Skip to content

Commit

Permalink
Docs for npm run package
Browse files Browse the repository at this point in the history
  • Loading branch information
blindpirate committed Nov 13, 2024
1 parent 12d9fd8 commit 9ec8055
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,11 @@ jobs:
delete-branch: true
branch-suffix: timestamp
```
## Make changes
After making changes to the TypeScript code, run the following command to compile the code
```bash
npm run package
```

0 comments on commit 9ec8055

Please sign in to comment.