feat: speed up docker build
This commit is contained in:
parent
87b8d64bcc
commit
2bf088b4a9
3 changed files with 15 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue