getsentry / getsentry/sentry-javascript

[RR7] Move debugId injection to vite plugin instead of buildEnd

Abierto
#15,468 0 comentarios 0 reacciones 1 asignado Reclamado por @chargome Ver en GitHub
Improvement
Lenguaje dominante
TypeScript
Estrellas
8.7k
Forks
1.8k
Merge medio
1 d 17 h
PR fusionados (30 d)
515

Descripción

### Description

In the first version we rely on the SentryCli for injecting debugIds. As this modifies the final build output and can interfere with integrity checks we want to move the injection of debugIds back into the vite plugin. This will require some modifications to the buildEnd hook as there is currently no mapping between source files and map files during the build.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.