Hello,
I'm working with a Javascript library that makes calls to a connector. The connector URL is inside the static folder, and I don't seem to be able to find anyway to change that - is there any way I can 'catch' the static call in Flask before it's served by the webserver?
Thanks, Robert