aprs.me/assets/js
Graham McIntire 3c1aa29f82
Configure Sentry to sample 100% of errors and transactions
- Set tracesSampleRate to 1.0 for 100% transaction sampling
- Set sampleRate to 1.0 for 100% error sampling
- Ensures all JavaScript errors and performance data are captured

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 15:18:19 -05:00
..
features Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
hooks cleanup 2025-07-18 14:44:52 -05:00
types Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
app.js Configure Sentry to sample 100% of errors and transactions 2025-07-18 15:18:19 -05:00
map.ts Remove debug console.log statements for hover handlers 2025-07-18 15:12:26 -05:00
map_fixes.ts Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
map_helpers.ts Replace any types with specific TypeScript types 2025-07-17 17:55:27 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00