more fixin logging, UI update #1, source maps fix
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 12s
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 12s
This commit is contained in:
@@ -106,6 +106,9 @@ VITE_SENTRY_DEBUG=false
|
||||
# ===================
|
||||
# Source Maps Upload (ADR-015)
|
||||
# ===================
|
||||
# Set to 'true' to enable source map generation and upload during builds
|
||||
# Only used in CI/CD pipelines (deploy-to-prod.yml, deploy-to-test.yml)
|
||||
GENERATE_SOURCE_MAPS=true
|
||||
# Auth token for uploading source maps to Bugsink
|
||||
# Create at: https://bugsink.projectium.com (Settings > API Keys)
|
||||
# Required for de-minified stack traces in error reports
|
||||
|
||||
Reference in New Issue
Block a user