You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/api/cli.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ We've set certain aliases for commonly used flags to make it convenient to work
105
105
106
106
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.
107
107
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)
0 commit comments