Releases: femtopixel/docker-google-lighthouse-puppeteer
Releases · femtopixel/docker-google-lighthouse-puppeteer
Reduce image size by using existing chromium instance
fixes #5 - Uses chromium existing instance
- Reduces image size by using same chrome instance
- declare path to chromium instance
(should avoid error while downloading the one required by puppeteer)
Added missing library with new chromium
0.3.4 Added missing library with new chromium
Fixed lighthouse documentation in CLI + Docker Multiarch
0.3.3 Fixed lighthouse documentation in CLI + Multiarch
Better lighthouse documentation
0.3.2 Better lighthouse documentation
Fixes boolean puppeteer parameters when no value sent
0.3.1 Fixes boolean puppeteer parameters when no value sent + add lighthous…
Changed CLI and options system
- CLI and options system are now handled with a parser
- HTML reports are not rendered by default anymore
- Lighthouse is now quiet by default. Add verbosity to make it more talkative
fixes uncaught on browser not launched and update docs
0.2.7 fixes uncaught on browser not launched and update docs
fixes lighthouse options + do not download chromium + can use chrome-stable
fixes lighthouse options + do not download chromium + can use chrome-stable
Uses class as module & fixes debug port
0.2.5 Uses class as module & fixes debug port
add usage for npm as module and CLI catch
0.2.4 add usage for npm as module and CLI catch