diff --git a/app.config.ts b/app.config.ts index a38b709..8711d7b 100644 --- a/app.config.ts +++ b/app.config.ts @@ -10,21 +10,7 @@ export default defineConfig({ org: "mikefreno", project: "freno-dev", authToken: process.env.SENTRY_AUTH_TOKEN, - telemetry: false, - sourcemaps: { - assets: [ - { - type: "bundle", - path: "dist/client/assets/", - urlPrefix: "~/assets/" - }, - { - type: "sourcemap", - path: "dist/client/assets/", - urlPrefix: "~/assets/" - } - ] - } + telemetry: false }) ], build: { diff --git a/src/routes/nook/checkout.tsx b/src/routes/nook/checkout.tsx index 3067369..e6d3005 100644 --- a/src/routes/nook/checkout.tsx +++ b/src/routes/nook/checkout.tsx @@ -110,8 +110,8 @@ export default function NookCheckout() { {error() &&

{error()}

}

- Billed once through Stripe. License delivered immediately after - payment. + Billed once through Stripe. License delivered immediately and by + email after payment.