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

Acknowledge that the input option is conditionally required #3696

Merged
merged 3 commits into from Jul 28, 2020
Merged

Acknowledge that the input option is conditionally required #3696

merged 3 commits into from Jul 28, 2020

Conversation

TomerAberbach
Copy link
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers: #3664

Description

The input option is not required if some plugin emits a chunk by the end of the buildStart hook, but this is not well documented. This PR adds documentation for this.

@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3696   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files         183      183           
  Lines        6319     6319           
  Branches     1842     1842           
=======================================
  Hits         6117     6117           
  Misses        105      105           
  Partials       97       97           

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 966838a...511aa93. Read the comment docs.

@lukastaegert lukastaegert merged commit cd47fcf into rollup:master Jul 28, 2020
@TomerAberbach TomerAberbach deleted the patch-1 branch July 28, 2020 17:32
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.

None yet

2 participants