Build: Allow passing down arguments to wp-build#74083
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
f5a60ab to
8a343f9
Compare
8a343f9 to
c5a9e02
Compare
|
Flaky tests detected in c5a9e02. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/20320610484
|
Related WordPress/wordpress-develop#10638
What?
This fixes an issue with
wp-buildwhen used in core, the arguments are not passed down to the build script.It also restores the empty loader.js since it behaves better when WP appends versions.