forge
forge copied to clipboard
fix(WebpackConfig): protocol recognizes webpack's `devServer` setting
- [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.