Skip to content

Update README.md #1988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Update README.md #1988

merged 2 commits into from
Jul 30, 2018

Conversation

athena0304
Copy link
Contributor

optimize translation

optimize translation
@kazupon
Copy link
Member

kazupon commented Jul 30, 2018

/ping @Jinjiang

Copy link
Member

@Jinjiang Jinjiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

只有一点小小的格式问题
感谢

@@ -30,7 +30,7 @@ module.exports = {
- Type: `string`
- Default: `'/'`

应用会被部署到的地方的基础 URL。默认情况下 Vue CLI 假设应用会被部署在一个域名的根,例如 `https://www.my-app.com/`。如果应用被部署在一个子路径上,你就需要用这个选项指定这个子路径。例如,如果你的应用被部署在 `https://www.my-app.com/my-app/`,则设置 `baseUrl` 为 `/my-app/`。
部署应用时的基本 URL。默认情况下 Vue CLI 会假设你的应用是被部署在一个域名的根路径上,例如 `https://www.my-app.com/`。如果应用被部署在一个子路径上,你就需要用这个选项指定这个子路径。例如,如果你的应用被部署在 `https://www.my-app.com/my-app/`,则设置 `baseUrl` 为 `/my-app/`。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

默认情况下, 后面的空格需要删掉,即:默认情况下,Vue CLI 会……
Ref: https://github.com/vuejs/cn.vuejs.org/wiki#空格的使用

@yyx990803 yyx990803 merged commit 5775eae into vuejs:docs Jul 30, 2018
yyx990803 pushed a commit that referenced this pull request Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants