GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28k stars 9.32k forks source link

core(lantern): refactor to DevTools modules convention #16071

Closed connorjclark closed 2 weeks ago

connorjclark commented 2 weeks ago

ref https://github.com/GoogleChrome/lighthouse/issues/15841

Makes core/lib/lantern/lantern.js the single entry point for all usages of Lantern in Lighthouse, tests, and types.