* Fix vitest on prod * Also extract out verify-email for the purpose of stopping test bundling * Address NIT * Fix lingo.dev imports --------- Co-authored-by: Alex van Andel <me@alexvanandel.com>
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export { handler as default } from "@lib/pages/auth/verify-email";
|