chore: Update Dockerfile and pnpm configuration to enable build scripts for dependencies
Build and Push Reader Image / docker (push) Successful in 1m9s

This commit is contained in:
2026-05-11 15:49:24 +07:00
parent 7ad39b3639
commit 09734cdadd
3 changed files with 12 additions and 18 deletions
+1 -8
View File
@@ -81,12 +81,5 @@
"tw-animate-css": "1.3.3",
"typescript": "5.7.3"
},
"pnpm": {
"onlyBuiltDependencies": [
"@prisma/client",
"@prisma/engines",
"prisma",
"sharp"
]
}
"pnpm": {}
}