webpack-hot-client icon indicating copy to clipboard operation
webpack-hot-client copied to clipboard

Remove invalid bin entry

Open danez opened this issue 5 years ago • 0 comments

This PR contains a:

  • [x] bugfix
  • [ ] new feature
  • [ ] code refactor
  • [ ] test update
  • [ ] typo fix
  • [x] metadata update

Motivation / Use-Case

the latest version of yarn warns on invalid bin fields:

warning [email protected]: Invalid bin field for "webpack-hot-client".

I don't think that the empty bin field has any meaning, so I think removing it should be fine.

Breaking Changes

no

Additional Info

danez avatar Jan 07 '20 09:01 danez