polymer-starter-kit
polymer-starter-kit copied to clipboard
Integrate Lighthouse
Some tools like web-component-tester and eslint are already integrated into PSK. What about integrate Lighthouse (https://github.com/GoogleChrome/lighthouse)?
I like the idea!
Some reference links to help:
- https://www.youtube.com/watch?v=NoRYn6gOtVo
- https://github.com/ebidel/lighthouse-ci
@ebidel @paulirish @brendankenny Could you please help?
It wouldn't be too hard for someone add a gulp command that runs LH. We have an example https://github.com/GoogleChrome/lighthouse/blob/master/docs/recipes/gulp/gulpfile.js.