sourcemaps not found in vite + vue3, please help~ #11491
Unanswered
wuhaohuang
asked this question in
Q&A
Replies: 1 comment
-
Hi, your source maps should be in the other tab ("artifact bundles" not "release bundles"). The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
version info:
Sentry self-hosted version: 24.2.0
"@sentry/vue": "^7.109.0"
"@sentry/vite-plugin": "^2.16.1"
desc:
I have deployed a set of sentry locally and configured it according to the instructions. I can receive error messages, but the sourcemap will not be bound. The configuration and situation are as follows:
During the build process, it shows that the upload was successful, but it cannot be seen in the background panel.

init:

vite-config:

Beta Was this translation helpful? Give feedback.
All reactions