Upload Media: Rename vips.ts to index.ts and use file: reference#75547
Upload Media: Rename vips.ts to index.ts and use file: reference#75547adamsilverstein wants to merge 2 commits intoWordPress:trunkfrom
Conversation
Remove the redundant re-export index.ts and rename vips.ts in its place. Use file:../vips for the monorepo dependency instead of a hardcoded prerelease version.
|
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. |
|
I'll just give this a quick rebase as it was opened before #75081 landed. |
|
Edit: looks like I don't have access to force push to this branch, so I've copied the (rebased) changes over into #75646 in case that helps us land this change quicker. |
|
Update: I've merged in #75646 (just a rebase of this PR), so I'll close this one out now. Thanks for the follow-up, Adam! 🙇 |
Summary
vips.tstoindex.tsinpackages/upload-media/src/store/utils/, removing the redundant re-exportindex.tsfile@wordpress/vipsdependency from"1.0.0-prerelease"to"file:../vips"to match monorepo conventions../utils/vipsto../utilsCloses #75544
Test plan
utils/vipspath