feat: speed up docker build

This commit is contained in:
Aarnav Tale
2025-06-22 16:59:21 -04:00
parent 87b8d64bcc
commit 2bf088b4a9
3 changed files with 15 additions and 4 deletions
+4
View File
@@ -85,6 +85,10 @@
"patchedDependencies": {
"react-router-hono-server": "patches/react-router-hono-server.patch"
},
"supportedArchitectures": {
"os": ["current", "linux"],
"cpu": ["x64", "arm64"]
},
"onlyBuiltDependencies": [
"@biomejs/biome",
"better-sqlite3",