Is it possible to have Lighthouse export using custom HTML template instead of the templates provided in Lighthouse?
I was thinking there may be a way like Basic Custom Audit Recipe.
I'm thinking the code for the template logic is here.
Is it possible to have Lighthouse export using custom HTML template instead of the templates provided in Lighthouse?
I was thinking there may be a way like Basic Custom Audit Recipe.
I'm thinking the code for the template logic is here.
If you switch to the gh-pages branch you can see that the report viewer is a unique animal by itself in a folder located at /viewer/. Here are the steps to reproduce: