mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-09 18:19:36 +00:00
34 lines
998 B
YAML
34 lines
998 B
YAML
allowBuilds:
|
|
cwebp-bin: set this to true or false
|
|
esbuild: set this to true or false
|
|
gifsicle: set this to true or false
|
|
jpegtran-bin: set this to true or false
|
|
mozjpeg: set this to true or false
|
|
optipng-bin: set this to true or false
|
|
pngquant-bin: set this to true or false
|
|
minimumReleaseAgeExclude:
|
|
- '@babel/code-frame@7.29.7'
|
|
- '@babel/compat-data@7.29.7'
|
|
- '@babel/core@7.29.7'
|
|
- '@babel/generator@7.29.7'
|
|
- '@babel/helper-compilation-targets@7.29.7'
|
|
- '@babel/helper-globals@7.29.7'
|
|
- '@babel/helper-module-imports@7.29.7'
|
|
- '@babel/helper-module-transforms@7.29.7'
|
|
- '@babel/helper-string-parser@7.29.7'
|
|
- '@babel/helper-validator-identifier@7.29.7'
|
|
- '@babel/helper-validator-option@7.29.7'
|
|
- '@babel/helpers@7.29.7'
|
|
- '@babel/parser@7.29.7'
|
|
- '@babel/template@7.29.7'
|
|
- '@babel/traverse@7.29.7'
|
|
- '@babel/types@7.29.7'
|
|
onlyBuiltDependencies:
|
|
- cwebp-bin
|
|
- esbuild
|
|
- gifsicle
|
|
- jpegtran-bin
|
|
- mozjpeg
|
|
- optipng-bin
|
|
- pngquant-bin
|