Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document webpack change: feat: update webpack types to support extends property in webpack #6801

Closed
webpack-bot opened this issue May 2, 2023 · 1 comment · Fixed by #6794

Comments

@webpack-bot
Copy link

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 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.

Details

🤖 Generated by Copilot at 02201ea

  • Update husky to version 7 and use the new hook system (F0, F1, F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12, F13, F14, F15, F16, F17, F18, F19, F20, F21, F22, F23, F24, F25, F26, F27, F28, F29, F30, F31, F32, F33, F34, F35, F36, F37, F38, F39, F40, F41, F42, F43, F44, F45, F46, F47, F48, F49, F50, F51, F52, F53, F54, F55, F56, F57, F58, F59, F60, F61, F62, F63, F64, F65, F66, F67, F68
@burhanuday
Copy link
Member

#6794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants