Files
emdash-blog-template/test-node-modules/oxlint
Kunthawat Greethong 160115faea Fix SQLite database path to match emdash init location
The emdash CLI creates the database at ./data.db relative to the
workspace root (/app/emdash/data.db), but the Astro config was
pointing to ./storage/data.db. This caused getEmDashEntry() to
return null since the database used at runtime was empty.

Change db.ts to use file:./data.db instead of file:./storage/data.db

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 07:33:27 +07:00

Symbolic link
1 line
62 B
Plaintext

.pnpm/oxlint@1.49.0_oxlint-tsgolint@0.15.0/node_modules/oxlint