aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

feat: enable source maps in production #790

Closed janmichek closed 1 month ago

janmichek commented 1 month ago

Description

resolves #776 resolves https://github.com/aeternity/aescan/issues/323 taken inspiration from this https://gearboxgo.com/articles/web-application-development/setting-up-sentry-with-nuxt-3

Demo

Not sure how should I verify this. I guess we need to wait for merge and deployment, then verify it

Checklist:

github-actions[bot] commented 1 month ago

Deployed to https://pr-790-aescan.stg.service.aepps.com and https://pr-790-aescan-testnet.stg.service.aepps.com

janmichek commented 1 month ago

Please check my comment.

And, is the env variable NUXT_PUBLIC_SENTRY_AUTH_TOKEN already configured?

Yes, it's set on individual servers

janmichek commented 1 month ago

Looks like working 🎉 (on develop) image