mirror of
https://github.com/gethomepage/homepage.git
synced 2026-05-18 19:40:58 +08:00
19 lines
295 B
YAML
19 lines
295 B
YAML
packages:
|
|
- .
|
|
|
|
allowBuilds:
|
|
'@tailwindcss/oxide': true
|
|
core-js: false
|
|
cpu-features: false
|
|
esbuild: false
|
|
osx-temperature-sensor: true
|
|
protobufjs: false
|
|
sharp: true
|
|
ssh2: false
|
|
|
|
onlyBuiltDependencies:
|
|
- '@tailwindcss/oxide'
|
|
- osx-temperature-sensor
|
|
- protobufjs
|
|
- sharp
|