Skip to content

Commit 88522a5

Browse files
committed
README
1 parent 639e4e8 commit 88522a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ to run the action locally.
2222

2323
## Bundle
2424

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

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

0 commit comments

Comments
 (0)