Skip to content

Releases: femtopixel/docker-google-lighthouse-puppeteer

Reduce image size by using existing chromium instance

25 Dec 02:01
Compare
Choose a tag to compare

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

15 Apr 22:02
Compare
Choose a tag to compare
0.3.4

Added missing library with new chromium

Fixed lighthouse documentation in CLI + Docker Multiarch

01 Dec 17:22
Compare
Choose a tag to compare
0.3.3

Fixed lighthouse documentation in CLI + Multiarch

Better lighthouse documentation

17 Nov 11:41
Compare
Choose a tag to compare
0.3.2

Better lighthouse documentation

Fixes boolean puppeteer parameters when no value sent

17 Nov 11:41
Compare
Choose a tag to compare
0.3.1

Fixes boolean puppeteer parameters when no value sent + add lighthous…

Changed CLI and options system

16 Nov 18:29
Compare
Choose a tag to compare
  • 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

15 Nov 15:44
Compare
Choose a tag to compare
0.2.7

fixes uncaught on browser not launched and update docs

fixes lighthouse options + do not download chromium + can use chrome-stable

15 Nov 15:10
Compare
Choose a tag to compare

fixes lighthouse options + do not download chromium + can use chrome-stable

Uses class as module & fixes debug port

15 Nov 09:28
Compare
Choose a tag to compare
0.2.5

Uses class as module & fixes debug port

add usage for npm as module and CLI catch

15 Nov 09:28
Compare
Choose a tag to compare
0.2.4

add usage for npm as module and CLI catch