Skip to content

Commit f106a62

Browse files
Merge pull request #993 from leviding/patch-1
fix: shared-options.md 翻译错误
2 parents 5fc7d7f + ae53ab4 commit f106a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/shared-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
开发或生产环境服务的公共基础路径。合法的值包括以下几种:
1919

2020
- 绝对 URL 路径名,例如 `/foo/`
21-
- 完整的 URL,例如 `https://foo.com/`(原始的部分在开发环境中不会被使用
21+
- 完整的 URL,例如 `https://bar.com/foo/ `(域名部分在开发环境中不会被使用,因此该值与 `/foo/` 相同
2222
- 空字符串或 `./`(用于嵌入形式的开发)
2323

2424
更多信息详见 [公共基础路径](/guide/build#public-base-path)

0 commit comments

Comments
 (0)