You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
The Brightcove block was first released long time ago. A lot has changed on how we develop blocks and while the block is still fully functional, it might be the case that at some point we lose some compatibility with the latest WordPress versions.
Rewriting the block sooner rather than later will help as well alleviate technical debt, making development in the future faster. Right now the block lives in a single JavaScript file, which makes it a bit difficult to debug, navigate and to add/remove code.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
The Brightcove block was first released long time ago. A lot has changed on how we develop blocks and while the block is still fully functional, it might be the case that at some point we lose some compatibility with the latest WordPress versions.
Rewriting the block sooner rather than later will help as well alleviate technical debt, making development in the future faster. Right now the block lives in a single JavaScript file, which makes it a bit difficult to debug, navigate and to add/remove code.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: