cloudinary / cloudinary_wordpress

Cloudinary's WordPress plugin
GNU General Public License v2.0
38 stars 28 forks source link

[WIP] fix: remove custom babel config causing issues in WP 6.6+ #999

Open tharsheblows opened 21 hours ago

tharsheblows commented 21 hours ago

This removes .babelrc as it was causing issues and I think is no longer needed.

The Gallery block no longer has a dependency on wp-polyfills although testing is needed to see if that should be conditionally added in WP < 6.6.