Function: registerDebugComponents()
registerDebugComponents():
void
Register debug custom elements for the Vindral player.
Call this in addition to registerComponents() to enable the debug button and panel.
Without calling this, <vindral-debug-button> and <vindral-debug-panel> remain
inert and the debug code is tree-shaken from the bundle.
Returns
void