-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
On https://docs.sentry.io/platforms/javascript/guides/vue/sourcemaps/uploading/vite/, we mention
The Sentry Vite plugin doesn’t upload source maps in watch-mode/development-mode. We recommend running a production build to test your configuration.
However, running vite
, I get the following output.
❯ npm run dev
> dev
> vite
[sentry-vite-plugin] Warning: No auth token provided. Will not create release. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
OscSer, brunowego, cwagner22, yuku, davidalejandroaguilar and 1 more
Metadata
Metadata
Assignees
Labels
Projects
Status
No status
Status
No status