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 f02e0e2 commit 8b60e12Copy full SHA for 8b60e12
1 file changed
README.md
@@ -59,7 +59,7 @@ export default defineConfig({
59
3. Build via command:
60
61
```sh
62
-npx bundler
+npx hyperbundler
63
```
64
65
## Options
@@ -84,7 +84,7 @@ export default defineConfig({
84
Set a custom config path via the CLI command:
85
86
87
-npx bundler --config my.config.js
+npx hyperbundler --config my.config.js
88
89
90
## Community
0 commit comments