postio / apps /frontend /src /sentry.edge.config.ts
Leon4gr45's picture
Upload folder using huggingface_hub (part 7)
ec4551b verified
Raw
History Blame Contribute Delete
171 Bytes
import { initializeSentryServer } from '@gitroom/react/sentry/initialize.sentry.server';
initializeSentryServer(process.env.NODE_ENV, process.env.NEXT_PUBLIC_SENTRY_DSN);