Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

report: move html report from v2/ dir to html/ #5034

Merged
merged 1 commit into from
Apr 25, 2018
Merged

report: move html report from v2/ dir to html/ #5034

merged 1 commit into from
Apr 25, 2018

Conversation

brendankenny
Copy link
Member

follow up to #4999

As (we've kind of) discussed, with report-generator.js now handling all report generation and with v3 report changes happening iteratively, it makes sense to smoosh the directories a bit.

ReportGenerator is now:
/lighthouse-core/report/v2/report-generator.js -> /lighthouse-core/report/report-generator.js

and html report stuff is now
/lighthouse-core/report/v2/* -> /lighthouse-core/report/html/*

Not really a breaking change since #4999 made report generation handled by runner internally :) :)

@paulirish paulirish merged commit e93bac9 into master Apr 25, 2018
@paulirish paulirish deleted the reportdir branch April 25, 2018 01:37
kdzwinel pushed a commit to kdzwinel/lighthouse that referenced this pull request Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants