prasi-api/pkgs/utils
riz 3630d3f337 Fix readdirAsync import error in deployment system
- Replace non-existent readdirAsync from fs-jetpack with Node.js fs/promises.readdir
- Remove readdirAsync from fs-jetpack imports
- Update loadFilesFromDirectory to use standard readdir function

Fixes SyntaxError: Export named 'readdirAsync' not found in module error when running deployment system.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 22:23:19 +00:00
..
db fix rel many 2024-07-25 19:05:21 +07:00
br-load.ts fix 2024-07-06 18:31:19 +07:00
cache.ts fixing hex 2024-07-29 17:58:55 +07:00
config.ts wip fix 2024-01-23 23:03:13 +07:00
deploy.ts Fix readdirAsync import error in deployment system 2025-11-19 22:23:19 +00:00
dev-watcher.ts wip fix 2024-01-23 23:03:13 +07:00
diff.ts wip fix 2024-02-13 20:32:27 +07:00
dir.ts wip fix 2024-01-23 23:03:13 +07:00
ensure.ts wip fix 2024-01-25 13:32:34 +07:00
get.ts fix rels 2024-07-25 16:19:52 +07:00
global.ts fix record 2024-12-11 16:38:22 +07:00
gzip.ts wip fix 2024-02-10 15:58:04 +07:00
kv.ts fix 2024-07-19 20:59:02 +07:00
logger.ts wip fix 2024-01-23 23:03:13 +07:00
parse-env.ts fix env 2024-06-26 15:03:13 +07:00
prisma.ts fix database connection error handling to prevent app crashes 2025-09-10 09:07:03 +07:00
prod-index.ts undo csp 2024-11-14 22:13:07 +07:00
query.ts fix database connection error handling to prevent app crashes 2025-09-10 09:07:03 +07:00
restart.ts fix subprocess 2024-08-15 21:42:34 +07:00
size.ts wip fix 2024-02-14 21:40:12 +07:00
wait-until.ts wip fix 2024-01-23 23:03:13 +07:00