Skip to content
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

修改导致 vue-cli3 初始化运行 npm run serve 报错的文档。 #512

Merged
merged 4 commits into from
Mar 11, 2019

Conversation

ronesam
Copy link
Contributor

@ronesam ronesam commented Feb 21, 2019

这个变动的性质是

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 组件样式改进
  • TypeScript 定义更新
  • 重构
  • 代码风格优化
  • 分支合并
  • 其他改动(是关于什么的改动?)

需求背景

  1. 描述相关需求的来源。
    初始化接入 vue-cli3
  2. 要解决的问题。
    运行 npm run serve 报错
  3. 相关的 issue 讨论链接。

实现方案和 API(非新功能可选)

  1. 基本的解决思路和其他可选方案。
  2. 列出最终的 API 实现和用法。
  3. 涉及UI/交互变动需要有截图或 GIF。

对用户的影响和可能的风险(非新功能可选)

  1. 这个改动对用户端是否有影响?影响的方面有哪些?
  2. 是否有可能隐含的 break change 和其他风险?

Changelog 描述(非新功能可选)

  1. 英文描述
  2. 中文描述(可选)

请求合并前的自查清单

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@ronesam ronesam changed the title 解决 npm run serve 解决 vue-cli3 初始化运行 npm run serve 报错的问题。 Feb 21, 2019
@ronesam ronesam changed the title 解决 vue-cli3 初始化运行 npm run serve 报错的问题。 修改导致 vue-cli3 初始化运行 npm run serve 报错的文档。 Feb 21, 2019
@codecov
Copy link

codecov bot commented Feb 21, 2019

Codecov Report

Merging #512 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #512   +/-   ##
=======================================
  Coverage   87.22%   87.22%           
=======================================
  Files         145      145           
  Lines        4808     4808           
  Branches     1418     1418           
=======================================
  Hits         4194     4194           
  Misses        571      571           
  Partials       43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b14ae3d...45249a2. Read the comment docs.

@tangjinzhou tangjinzhou requested a review from sendya February 21, 2019 14:10
@tangjinzhou tangjinzhou merged commit ff8eb93 into vueComponent:master Mar 11, 2019
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants