Daniels L.
Daniels L.
For SCSS users, sometimes we need to assign custom CSS properties to SCSS variables, which requires those variables be defined *before* custom properties are. But with the current ordering, this...
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...
**Current behavior** After upgrading to v12, webpack@5 now by default enables the `devServer.client.overlay` option, which shows a blocking modal whenever a compilation warning or error occurs. This is very obstructive,...
| [![PR App][icn]][demo] | Fix CX-2603 | | :--------------------: | :---------: | ## 🧰 Changes Prevents `*`, `_` and `#` chars from getting escaped in the md syntax to avoid...