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: docs/config/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -330,7 +330,7 @@ In v3 this means the opposite of `css.requireModuleExtension`.
330
330
331
331
- Some values like `host`, `port` and `https` may be overwritten by command line flags.
332
332
333
-
- Some values like `publicPath` and `historyApiFallback` should not be modified as they need to be synchronized with [publicPath](#baseurl) for the dev server to function properly.
333
+
- Some values like `publicPath` and `historyApiFallback` should not be modified as they need to be synchronized with [publicPath](#publicPath) for the dev server to function properly.
0 commit comments