build: sentry instrumentation (#316)

This commit is contained in:
Razboy20
2024-10-16 22:18:18 -05:00
committed by GitHub
parent e261641e59
commit e082158592
2 changed files with 10 additions and 1 deletions

View File

@@ -187,6 +187,7 @@ export default defineConfig({
target: ['chrome120', 'edge120', 'firefox120'],
emptyOutDir: true,
reportCompressedSize: false,
sourcemap: true,
rollupOptions: {
input: {
debug: 'src/pages/debug/index.html',