forge icon indicating copy to clipboard operation
forge copied to clipboard

fix(WebpackConfig): protocol recognizes webpack's `devServer` setting

Open Dogdriip opened this issue 1 year ago • 0 comments

  • [x] I have read the contribution documentation for this project.
  • [x] I agree to follow the code of conduct that this project follows, as appropriate.
  • [x] The changes are appropriately documented (if applicable).
  • [x] The changes have sufficient test coverage (if applicable).
  • [x] The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

If you have opened your dev server with https via the devServer.server setting, make it aware of it.

Dogdriip avatar Jul 04 '24 09:07 Dogdriip