mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-17 13:26:31 +03:00
35 lines
1022 B
YAML
35 lines
1022 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'
|
|
- concurrently@10.0.0
|
|
onlyBuiltDependencies:
|
|
- cwebp-bin
|
|
- esbuild
|
|
- gifsicle
|
|
- jpegtran-bin
|
|
- mozjpeg
|
|
- optipng-bin
|
|
- pngquant-bin
|