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 ccf0a50 commit 0d67362Copy full SHA for 0d67362
README.md
@@ -31,5 +31,5 @@ By default, static assets are served from the current directory.
31
To customize that, use the `--assets` option. For example to serve static files from the `public/` directory:
32
33
```bash
34
-vendor/bin/bref-dev-server --assets public
+vendor/bin/bref-dev-server --assets=public
35
```
0 commit comments