Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
googlechrome
/
lighthouse
зеркало из
https://github.com/GoogleChrome/lighthouse.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули lighthouse
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
8bc665e53c
lighthouse
/
lighthouse-cli
История
Paul Irish
ef7f0eccef
Compact the license header (chrome-launcher & cli)
2017-06-05 19:21:13 -07:00
..
commands
…
performance-experiment
…
test
…
types
…
.clang-format
…
README.md
…
bin.ts
…
cli-flags.ts
…
compiled-check.js
…
index.js
…
package.json
…
printer.ts
…
shim-modules.ts
…
tsconfig.json
…
yarn.lock
…
README.md
One time setup:
yarn
Live dev:
yarn dev
Tests
yarn
test
(for test watching)
yarn
test
-- --watch