mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
5 lines
85 B
YAML
5 lines
85 B
YAML
language: node_js
|
|
cache: npm
|
|
script: npm run build
|
|
after_success: npm run sizereport
|