Files
xevion.dev/apps/payload/vitest.setup.ts
Xevion af81d8e048 refactor: large refactor around monorepo
Just a commit point while I'm testing stuff. Already decided at this
point to simplify and revert away from PayloadCMS.
2026-01-04 13:18:34 -06:00

5 lines
87 B
TypeScript

// Any setup scripts you might need go here
// Load .env files
import 'dotenv/config'