Prepare upload-media package to be published to NPM#68528
Prepare upload-media package to be published to NPM#68528
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 Unlinked AccountsThe following contributors have not linked their GitHub and WordPress.org accounts: @xxxxvu. Contributors, please read how to link your accounts to ensure your work is properly credited in WordPress releases. 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. |
|
I think @jorgefilipecosta is working on an alternative solution here, #68522. |
|
Size Change: -826 B (-0.04%) Total Size: 1.84 MB
ℹ️ View Unchanged
|
Nice, @jorgefilipecosta's PR is almost identical but more complete. I posted a review with two suggestions. Going to close my one. |
|
Thanks, @jsnajdr! |
Fixes #68490 by implementing the suggestions in #68490 (comment):
@wordpress/upload-mediais no longerprivate: trueand gets a0.0.1version number to indicate that it's alpha.@wordpress/block-editorproperly declares it as a dependency, because it uses the package.wp-upload-mediaWP script for it.