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

fix(webpack): pass options from executor to NxWebpackPlugin correctly #22529

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Mar 27, 2024

This PR fixes the logic with passing executor options to NxWebpackPlugin.

Current Behavior

@nx/webpack:webpack executor options in project.json are ignored by the plugin.

Expected Behavior

Executor options should be passed.

Related Issue(s)

Fixes #22486

@jaysoo jaysoo requested a review from a team as a code owner March 27, 2024 01:38
@jaysoo jaysoo requested a review from JamesHenry March 27, 2024 01:38
Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Mar 27, 2024 2:32am

@jaysoo jaysoo force-pushed the webpack_fix_options branch from 78022a1 to e80c73f Compare March 27, 2024 02:31
@jaysoo jaysoo merged commit 3532161 into master Mar 27, 2024
6 checks passed
@jaysoo jaysoo deleted the webpack_fix_options branch March 27, 2024 12:21
@SirPhemmiey
Copy link

@jaysoo when is a patch going to be published?

@jaysoo
Copy link
Member Author

jaysoo commented Mar 27, 2024

@SirPhemmiey Today or tomorrow

@SirPhemmiey
Copy link

gotcha, thank you!

@SirPhemmiey
Copy link

hey @jaysoo, any update yet?

@jaysoo
Copy link
Member Author

jaysoo commented Mar 28, 2024

@SirPhemmiey 18.2.0 is released

Copy link

github-actions bot commented Apr 4, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generating package.json and pruned lockfile for webpack executor stopped working
3 participants