chore: update pnpm configuration to allow all built dependencies
This commit is contained in:
+1
-3
@@ -45,9 +45,7 @@
|
|||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
"next",
|
"*"
|
||||||
"@tailwindcss/postcss",
|
|
||||||
"tailwindcss"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user