This can be due to multiple reasons:
registerPlugin
wasn't called at runtime to register the plugin instance at the plugin managerThis could be a caching issue. This can happen if you don't update the plugin version with every build. Either clear your browser cache or update your plugin version. It also helps to keep the browser developer window open with disabled cacheing while devoloping plugins.
Generated using TypeDoc