Skip to content

Commit 726a2c0

Browse files
authored
Update website/docs/en/api/cli.mdx
1 parent 17eae09 commit 726a2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/en/api/cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ By default Rspack provides some common command line arguments, you can see all o
3535
| -m, --mode [value] | Specify the build mode |
3636
| -d, --devtool [value] | Controls whether sourcemap is generated |
3737
| --analyze | Enables or disables build analysis |
38-
| --json [filename] | Output the stats as a JSON file |
38+
| --json [filename] | Output the stats as a JSON file |
3939
| -w, --watch | Listen for file changes |
4040
| -h, --help | Show help information |
4141
| -v, --version | Show version number |

0 commit comments

Comments
 (0)