You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
webpack/webpack-cli#3738 Added a way to extend a configuration using the extends property. The definition for the extends property needs to be added to the webpack configuration types and validation schema. This PR does that
🤖 Generated by Copilot at 02201ea
Update husky to version 7 and add a shell script to run before hooks. The script allows skipping hooks, sourcing a global config file, and handling errors.
A pull request by @burhanuday was merged and maintainers requested a documentation change.
See pull request: webpack/webpack#17113
…fig file
Summary
webpack/webpack-cli#3738 Added a way to extend a configuration using the
extends
property. The definition for theextends
property needs to be added to the webpack configuration types and validation schema. This PR does that🤖 Generated by Copilot at 02201ea
Update husky to version 7 and add a shell script to run before hooks. The script allows skipping hooks, sourcing a global config file, and handling errors.
Details
🤖 Generated by Copilot at 02201ea
The text was updated successfully, but these errors were encountered: