Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 384 Bytes

File metadata and controls

8 lines (5 loc) · 384 Bytes

Azimutt Inspector Plugins

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!