Consider polyfill solution to allow wp-scripts upgrades #2624
Labels
Maintenance
Ticket/PR related to codebase maintenance tasks
wp-parsely
Required label for all issues
Milestone
Is your feature request related to a problem?
When we attempted to upgrade to wp-scripts v28, our tooling based on React disappeared. This was experienced by others as well, and the main issue is here.
Apparently, there are 2 propositions:
Describe the solution you'd like
For now, we've paused dependabot updates for v28.
Although this is what's officially proposed, the first proposition's viability isn't a given in my opinion. If a polyfill solution is implementable, we should look into this possibility. It seems that the polyfill solution will require updating our minimum WP version to at least 5.9, which shouldn't be an issue.
The text was updated successfully, but these errors were encountered: