Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:#674 - sentry implementation #675

Merged
merged 12 commits into from
Dec 28, 2024
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ VITE_ESCROW_DEPLOYED_CONTRACT_ON_POLYGON_MAINET="0x9bf0e1fa0868997eEE5F62449F5Ea
SERVICE_WORKER_FILE='custom-service-worker.js'

LHCI_GITHUB_APP_TOKEN=B6ArZYEnDbHNlGFF:56686146:zUx9rDIA
SENTRY_AUTH_TOKEN=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

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ package-lock.json
src/web3/alternatives
src/components/Admin/updatedTableEntry.vue

src/web3/#walletConnect.js#
src/web3/#walletConnect.js#
# Sentry Config File
.sentryclirc
Loading
Loading