Skip to content

Commit 7c72ebc

Browse files
committed
fix cli docs
1 parent 2d6d2f9 commit 7c72ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ We've set certain aliases for commonly used flags to make it convenient to work
105105

106106
Starting CLI v4 and webpack v5, CLI imports the entire configuration schema from webpack core to alow tuning almost every property from the command line.
107107

108-
Here's the list of all the core flags supported by webpack v5 with CLI v4 -
108+
Here's the list of all the core flags supported by webpack v5 with CLI v4 - [link](https://github.com/webpack/webpack-cli/tree/next/packages/webpack-cli#webpack-5)
109109

110110
## Usage
111111

0 commit comments

Comments
 (0)