diff options
Diffstat (limited to 'docs/bundler/executables.md')
-rw-r--r-- | docs/bundler/executables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bundler/executables.md b/docs/bundler/executables.md index 081d57050..b654ec810 100644 --- a/docs/bundler/executables.md +++ b/docs/bundler/executables.md @@ -28,7 +28,7 @@ All imported files and packages are bundled into the executable, along with a co - `--outdir` — use `outfile` instead. - `--external` - `--splitting` -- `--publicPath` +- `--public-path` {% /callout %} |