We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639e4e8 commit 88522a5Copy full SHA for 88522a5
README.md
@@ -22,8 +22,8 @@ to run the action locally.
22
23
## Bundle
24
25
-To bundle `action.cljs` using `ncc`, run: `npm run bundle`.
26
-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`.
27
28
See [bundle](https://github.com/babashka/nbb/tree/main/doc/bundle) for more
29
details.
0 commit comments