Skip to content

Commit 3ee6309

Browse files
committed
doc
1 parent 3e9e8d5 commit 3ee6309

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## vNext
4+
5+
- added `runify` command to produce stanalone (node_modules included) bundles and to make them executable with `node index.js` (supports NextJS)
6+
7+
## 1.2.1
8+
9+
...

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,6 @@ $ bob affected build
9494
$ bob build
9595
$ bob prepack
9696

97+
$ bob runify
98+
9799
```

0 commit comments

Comments
 (0)