chore: update pnpm configuration to allow all built dependencies

This commit is contained in:
2026-06-10 17:23:19 +08:00
parent 956dd11ccc
commit b02262fd4a
+1 -3
View File
@@ -45,9 +45,7 @@
},
"pnpm": {
"onlyBuiltDependencies": [
"next",
"@tailwindcss/postcss",
"tailwindcss"
"*"
]
}
}