After a system migration this awesome tool stops working cause it can't resolve sap/base/config/_Configuration.
(On other UI5 pages the tool still works)
I assume something is missing after migration and I want to find out what it is. Therefor I'm looking for the location where the BaseConfiguration in https://github.com/SAP/ui5-inspector/blob/448270e5c36270bae5227f1ea3d1c116ba0019c9/app/vendor/ToolsAPI.js#L5 is retrieved from.
Do you know where this configuration should be?