feat: Add Sentry sourcemap uploading for editor-ui (no-changelog) (#5870)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
Alex Grozav
2023-04-05 18:14:41 +03:00
committed by GitHub
parent 9e600d0f90
commit dba5be37ae
6 changed files with 153 additions and 23 deletions

View File

@@ -85,6 +85,7 @@
"devDependencies": {
"@faker-js/faker": "^7.6.0",
"@pinia/testing": "^0.0.14",
"@sentry/vite-plugin": "^0.4.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
@@ -99,9 +100,9 @@
"@types/lodash.set": "^4.3.6",
"@types/luxon": "^3.2.0",
"@types/uuid": "^8.3.2",
"@vitest/coverage-c8": "^0.28.5",
"@vitejs/plugin-legacy": "^3.0.1",
"@vitejs/plugin-vue2": "^2.2.0",
"@vitest/coverage-c8": "^0.28.5",
"c8": "^7.12.0",
"jshint": "^2.9.7",
"miragejs": "^0.1.47",