Hi there,
when digging into Core-dbg.js, I found a way to include use a WEINRE server for debugging purpose.
However, I cannot define the WEINRE server using URL properties.
How can I use a WEINRE server and WEINRE ID for debugging purpose using the default SAPUI5 handling? I don't want to hard code the URL into my application.
I read something about a sap-ui-config.json in sap.ui.core.Configuration. Any ideas?
Thank you
Tobias