react-styleguidist
react-styleguidist copied to clipboard
fix: ensure devserver client options are configurable
trafficstars
When a custom webpackConfig.devServer.client option is set, they are
currently being overridden by the baseConfig.client field.
Ensure that field is extendible by consumers while also ensuring the base config values stay fixed.
https://github.com/styleguidist/react-styleguidist/issues/2033
@sapegin FYI, this fix is ready for review whenever you have a moment
Codecov Report
Merging #2034 (f96c454) into master (80b5e84) will not change coverage. The diff coverage is
100.00%.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/scripts/create-server.ts | 92.30% <100.00%> (ø) |
:tada: This PR is included in version 12.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: