webpack-dev-server icon indicating copy to clipboard operation
webpack-dev-server copied to clipboard

chore: deprecate object syntax for proxy

Open rishabh3112 opened this issue 3 years ago • 1 comments

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

For Bugs and Features; did you add new tests?

Will do if required.

Motivation / Use-Case

#2454 https://github.com/webpack/webpack-dev-server/issues/2454#issuecomment-812059043

Breaking Changes

Additional Info

rishabh3112 avatar Apr 24 '21 06:04 rishabh3112

Codecov Report

Merging #3224 (a5c93c5) into master (1997a6e) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3224   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          37       37           
  Lines        1248     1249    +1     
  Branches      352      352           
=======================================
+ Hits         1188     1189    +1     
  Misses         54       54           
  Partials        6        6           
Impacted Files Coverage Δ
lib/Server.js 94.56% <100.00%> (+0.01%) :arrow_up:

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 1997a6e...a5c93c5. Read the comment docs.

codecov[bot] avatar Apr 24 '21 06:04 codecov[bot]