Skip to content

Conversation

@anshumanv
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

NA

Motivation / Use-Case

Clarify CLI docs

Breaking Changes

No

Additional Info

Fixes #2813

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #2815 into master will decrease coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2815      +/-   ##
==========================================
- Coverage   93.77%   93.47%   -0.31%     
==========================================
  Files          34       34              
  Lines        1333     1333              
  Branches      381      381              
==========================================
- Hits         1250     1246       -4     
- Misses         81       85       +4     
  Partials        2        2              
Impacted Files Coverage Δ
client-src/default/utils/reloadApp.js 95.65% <0.00%> (-4.35%) ⬇️
lib/utils/updateCompiler.js 97.14% <0.00%> (-2.86%) ⬇️
lib/Server.js 96.36% <0.00%> (-0.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 4ab1f21...740ee6b. Read the comment docs.

@anshumanv
Copy link
Member Author

ahh my bad, already open #2814 😅

@anshumanv anshumanv closed this Nov 6, 2020
@anshumanv anshumanv deleted the cli4-docs branch November 6, 2020 05:30
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.

Usage With NPM Scripts modify "serve": "webpack serve"

1 participant