Sentry + Vite(&Vue3)

Is there a way to use Sentry with Vite(&Vue3) without exposing sentry dns secret to the client?

To prevent accidentally leaking env variables to the client, only variables prefixed with VITE_ are exposed to your Vite-processed code. e.g. the following file