1.4.4 • Published 4 years ago

equ-lighthouse-tool v1.4.4

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

EQU Lighthouse Tool

A cli tool built to run lighthouse inline with deployments and flag any differences in performance with the updates made.

Installation

npm i equ-lighthouse-tool

Usage

lhreport --url https://example-url.beer

this will create a lighthouse reports directory and inside save a timestamped lighthouse report in json format which can be viewed in a browser here.

it will also log any changes between the current report and the previous report to the console.

License

MIT