seungjaey/create-lighthouse-ci-config-files
Create .lighthouserc.json for `desktop, mobile` form factor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| URL_PREFIX | URL Prefix (ex: http://localhost:3000) | no | — |
| URL_LIST | Test target url list | yes | — |
Outputs
| name | description |
|---|---|
| URL_LIST_JSON_STRING | URL_LIST JSON string |
| REPORT_DIR_NAME | Report file dir name |
| MOBILE_CONFIG_FILE_NAME | Mobile form factor config file |
| DESKTOP_CONFIG_FILE_NAME | Desktop form factor config file |