momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
58 stars 59 forks source link

Fix SentryInterceptor #993

Closed tsa96 closed 3 months ago

tsa96 commented 3 months ago

SentryInterceptor should hopefully work now. Since this is TypeScript-specific DI stuff I can't test this by tweaking main.js in prod 🙃

tsa96 commented 3 months ago

Or rather, the interceptor definitely works, just haven't tried it out on prod yet