ikenfin / vite-plugin-sentry

Vite plugin acting as an interface to SentryCLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not found sourceMap in sentry

wjf-richard opened this issue · comments

image
image

vue3.x
vite 2.7.13

Hello! I cannot reproduce this bug, can you plz add more details?
Also, check your .sentryclirc files - configFile can apply only *.properties format (instead of sectionized ini - just prefixed config labels, line auth.token=<token>)

Also, try to run your vite builder with SENTRY_LOG_LEVEL=debug env var to see what happens on @sentry/cli side

Closing this for now as it seems problem was in misconfiguration. Feel free to reopen if problem still exist! 👍