Dynamically search for plugin-proposal-async-generator-functions#25588
Dynamically search for plugin-proposal-async-generator-functions#25588chipsnyder merged 3 commits intomasterfrom
Conversation
|
Size Change: -8 B (0%) Total Size: 1.17 MB
ℹ️ View Unchanged
|
etoledom
left a comment
There was a problem hiding this comment.
Working great on my end 🎉
Thank you @chipsnyder for this fix 🙏
|
👋 @chipsnyder (or @etoledom ), wondering if you have some insight on what's the issue here and how the fix ends up fixing it? Curious whether we missing something here 🤔 |
|
@hypest - From what I understood, previously I don't know why this change happened, but it seems to come from this PR: #25351 (It looks like a simple version update. Npm works on mysterious ways to me). Even though we have This is roughly my understand and I can be wrong, but it kinds of make sense to me. All this info can be seen in the diff on |
|
Hey @hypest,
Same here 😄 We also considered adding the dependency directly to |
Description
Fixes an error related to missing module
@babel/plugin-proposal-async-generator-functionsGutenberg-Mobilewordpress-mobile/gutenberg-mobile#2662How has this been tested?
From
gutenberg-mobile:npm installnpm startnpm run core startCheck that the editor loads
Screenshots
Types of changes
Bug fix
Checklist: