We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38234ef commit e377024Copy full SHA for e377024
docs/zh/config/README.md
@@ -319,7 +319,7 @@ module.exports = {
319
320
- 有些值像 `host`、`port` 和 `https` 可能会被命令行参数覆写。
321
322
- - 有些值像 `publicPath` 和 `historyApiFallback` 不应该被修改,因为它们需要和开发服务器的 [publicPath](#baseurl) 同步以保障正常的工作。
+ - 有些值像 `publicPath` 和 `historyApiFallback` 不应该被修改,因为它们需要和开发服务器的 [publicPath](#publicpath) 同步以保障正常的工作。
323
324
### devServer.proxy
325
0 commit comments