Javascript proxy

Hello,

we are using self-hosted sentry. Lets say its sentry.example.com.

Then we have SPA (vuejs) and we use raven-js for sentry error reporting on domain app.com

We want to hide our sentry domain (sentry.example.com) in browser.

Does anyone have any solutions how to proxy sentry requests so our domain would stay hidden from users?

Have a nice day,
David