mirror of
https://github.com/lichess-org/lila.git
synced 2026-05-26 13:51:00 +00:00
27 lines
586 B
YAML
27 lines
586 B
YAML
useNodeVersion: 24.14.0
|
|
managePackageManagerVersions: true
|
|
updateNotified: false
|
|
packages:
|
|
- 'bin'
|
|
- 'ui/*'
|
|
- 'ui/@types/*'
|
|
ignoredOptionalDependencies:
|
|
- '@ox*/*-arm-*'
|
|
- '@ox*/*-ia32-*'
|
|
- '@ox*/*-loong64-*'
|
|
- '@ox*/*-mips64el-*'
|
|
- '@ox*/*-ppc64-*'
|
|
- '@ox*/*-riscv64-*'
|
|
- '@ox*/*-s390x-*'
|
|
- '@ox*/*-aix-*'
|
|
- '@ox*/*-android-*'
|
|
- '@ox*/*-freebsd-*'
|
|
- '@ox*/*-openbsd-*'
|
|
- '@ox*/*-openharmony-*'
|
|
- '@ox*/*-netbsd-*'
|
|
- '@ox*/*-sunos-*'
|
|
allowBuilds:
|
|
esbuild: true
|
|
patchedDependencies:
|
|
'@toast-ui/editor@3.2.2': ui/bits/patches/@toast-ui__editor.patch
|