Skip to content

feat: add extends property in config options#9617

Merged
LingyuCoder merged 7 commits intoweb-infra-dev:mainfrom
hulin32:feat/webpack-extends-property
Mar 14, 2025
Merged

feat: add extends property in config options#9617
LingyuCoder merged 7 commits intoweb-infra-dev:mainfrom
hulin32:feat/webpack-extends-property

Conversation

@hulin32
Copy link
Contributor

@hulin32 hulin32 commented Mar 10, 2025

Summary

#8816 implemented webpack config extend feature.
ref: https://webpack.js.org/configuration/extending-configurations/

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Mar 10, 2025
@netlify
Copy link

netlify bot commented Mar 10, 2025

Deploy Preview for rspack ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c2d0d9d
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67d27d5de42ece0008bb0b11
😎 Deploy Preview https://deploy-preview-9617--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 10, 2025

CodSpeed Performance Report

Merging #9617 will not alter performance

Comparing hulin32:feat/webpack-extends-property (c2d0d9d) with main (1c7554b)

Summary

✅ 8 untouched benchmarks

@chenjiahan chenjiahan requested a review from LingyuCoder March 12, 2025 02:43
@LingyuCoder
Copy link
Contributor

LingyuCoder commented Mar 13, 2025

Need to add a hint in the type annotation and documentation that this option is only available while using rspack-cli. Just like webpack:

image

Copy link
Contributor

@LingyuCoder LingyuCoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

@LingyuCoder LingyuCoder merged commit 4081775 into web-infra-dev:main Mar 14, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: feature release: feature related release(mr only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants