Skip to content

feat(dx): add clone-webpack script and unify CI checkout logic#72

Merged
avivkeller merged 5 commits intowebpack:mainfrom
rahul-kr-rai:Bug
Mar 30, 2026
Merged

feat(dx): add clone-webpack script and unify CI checkout logic#72
avivkeller merged 5 commits intowebpack:mainfrom
rahul-kr-rai:Bug

Conversation

@rahul-kr-rai
Copy link
Copy Markdown
Contributor

@rahul-kr-rai rahul-kr-rai commented Mar 30, 2026

Summary

Unified the webpack source cloning process by introducing a clone-webpack script. This ensures local developers and the CI environment use the same logic to fetch the required Webpack source code, resolving the MODULE_NOT_FOUND error during local builds.

What kind of change does this PR introduce?
Feature: (DX)

Did you add tests for your changes?
No, but the changes were manually verified by running npm run clone-webpack and ensuring a successful npm run build locally.

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
Updated Readme.md

Use of AI
Gemini to increase productivity.

Copy link
Copy Markdown
Member

@avivkeller avivkeller left a comment

Choose a reason for hiding this comment

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

Remember to update the docs!

@avivkeller avivkeller merged commit e94e902 into webpack:main Mar 30, 2026
3 checks passed
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 this pull request may close these issues.

2 participants