0.1.1 • Published 5 years ago

lighthouse-auto-fix v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

lighthouse-auto-fix(WIP)

🚀 Automatically resolve lighthouse issues, especially for static website.

Quick Overview

npm install -g lighthouse-auto-fix
lighthouse-auto-fix <Your Url>

Then you could find optimized files in dist.

CLI Options

$ lighthouse-auto-fix --help
lighthouse-auto-fix <url>

Options:
  --version      Show version number                                   [boolean]
  --out-dir, -d  set the output directory. defaults to "dist"  [default: "dist"]
  --help         Show help                                             [boolean]