Fix build platform bindings for Nixpacks

This commit is contained in:
2026-07-26 05:17:19 +02:00
parent 2c02c3b538
commit e4dc6426c6
2 changed files with 26 additions and 4 deletions
+3
View File
@@ -13,5 +13,8 @@
"postcss": "^8.5.23",
"tailwindcss": "^4.3.3",
"vite": "^8.1.1"
},
"optionalDependencies": {
"@rolldown/binding-linux-x64-gnu": "^1.2.0"
}
}