updated docs title for --out-name flag

master
ibaryshnikov 6 years ago
parent 00a6ec8e94
commit 92b80f6395
  1. 2
      docs/src/commands/build.md

@ -32,7 +32,7 @@ wasm-pack build --out-dir out
The above command will put your build artifacts in a directory called `out`, instead
of the default `pkg`.
## Output file names
## Generated file names
Flag `--out-name` sets the prefix for output file names. If not provided, package name is used instead.

Loading…
Cancel
Save