Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
phulin committed Oct 19, 2024
1 parent 86c12c0 commit f3ce036
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 @@ -50,8 +50,8 @@ defineConfig({

### esbuild

Inside of your build call in your build script, make sure the value of `alias` contains `kolmafia:
'tome-kolmafia/kolmafia'`. Example below.
Inside of your build call in your build script, make sure the value of `alias` contains
`kolmafia: "tome-kolmafia/dist/kolmafia"`. Example below.

```javascript
build({
Expand Down

0 comments on commit f3ce036

Please sign in to comment.