This is an example project to show how to build plugins for Azimutt Inspector.
Azimutt Inspector loads the compiled version of the plugins (JS files), available in the dist folder.
For that you need to configure the app.pluginFolders with the relative path to the wanted folder.
If you have suggestions for a better plugin integration, let me know!