-
Notifications
You must be signed in to change notification settings - Fork 2
Home
小乙哥 edited this page Jun 29, 2019
·
2 revisions
This page is built for communication.
Before kicking off, we'd better discuss these questions:
- Name
As I think it might not just be based on the lighthouse, so I didn't name it
lighthouse-booster
- Communication
Should we talk it on
Slack
? Or Open an issue for discussion. - Requirements
To simplify it, we could assume our target is
static website
with http2. We should reduce the page load time and improve the score of the lighthouse.
Firstly, we should set up a tool for collecting these key indicators.
Let's say what I have is a folder with some HTML, images, CSS, and js.
Firstly, we could optimize the website without the lighthouse. I am thinking we could do some optimization with gulp.js