Skip to content

clients: convert devtools and lightrider entries to ES modules#13722

Merged
connorjclark merged 1 commit into
masterfrom
clients-esm
Mar 7, 2022
Merged

clients: convert devtools and lightrider entries to ES modules#13722
connorjclark merged 1 commit into
masterfrom
clients-esm

Conversation

@connorjclark

Copy link
Copy Markdown
Collaborator

ref #12689

manually confirmed to work in LR.

@connorjclark connorjclark requested a review from a team as a code owner March 5, 2022 02:18
@connorjclark connorjclark requested review from adamraine and removed request for a team March 5, 2022 02:18
@connorjclark connorjclark mentioned this pull request Mar 5, 2022
17 tasks
/** @typedef {import('../../lighthouse-core/gather/connections/connection.js')} Connection */

// Rollup seems to overlook some references to `Buffer`, so it must be made explicit.
// (`parseSourceMapFromDataUrl` breaks without this)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just realized there is no smoke test for this. Will add one monday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants