Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jul 7, 2022
1 parent 639e4e8 commit 88522a5
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 @@ -22,8 +22,8 @@ to run the action locally.

## Bundle

To bundle `action.cljs` using `ncc`, run: `npm run bundle`.
This will create the file `dist/index.mjs`.
To bundle `action.cljs` using `ncc`, run: `npm run bundle`. This will create
the standalone JS file `dist/index.mjs`.

See [bundle](https://github.com/babashka/nbb/tree/main/doc/bundle) for more
details.
Expand Down

0 comments on commit 88522a5

Please sign in to comment.