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 3e9e8d5 commit 3ee6309Copy full SHA for 3ee6309
CHANGELOG.md
@@ -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
@@ -94,4 +94,6 @@ $ bob affected build
94
$ bob build
95
$ bob prepack
96
97
+$ bob runify
98
99
```
0 commit comments