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

feat: bonjour options #3202

Merged
merged 3 commits into from Apr 20, 2021
Merged

feat: bonjour options #3202

merged 3 commits into from Apr 20, 2021

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?

wip

Motivation / Use-Case

Allows options from bonjour for more configuration - https://github.com/watson/bonjour#initializing

Breaking Changes

no

Additional Info

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #3202 (8460d94) into master (4b487f8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3202   +/-   ##
=======================================
  Coverage   95.19%   95.20%           
=======================================
  Files          38       38           
  Lines        1249     1251    +2     
  Branches      350      351    +1     
=======================================
+ Hits         1189     1191    +2     
  Misses         54       54           
  Partials        6        6           
Impacted Files Coverage Δ
lib/utils/runBonjour.js 80.00% <100.00%> (+5.00%) ⬆️

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 4b487f8...8460d94. Read the comment docs.

@anshumanv anshumanv changed the title [wip] feat: bonjour options feat: bonjour options Apr 19, 2021
@anshumanv anshumanv marked this pull request as ready for review April 19, 2021 19:33
@anshumanv
Copy link
Member Author

@alexander-akait tests for object bonjour config and use https when passed in devServer options, anything else?

lib/options.json Outdated Show resolved Hide resolved
@anshumanv anshumanv merged commit 5534583 into master Apr 20, 2021
@anshumanv anshumanv deleted the feat/bonj branch April 20, 2021 12:33
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

3 participants