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

misc(build): do not assign runBundledLighthouse in devtools bundle #13311

Merged
merged 8 commits into from
Nov 9, 2021

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Nov 3, 2021

When rolling to devtools locally and running, I noticed an error about assigning to global.runBundledLighthouse (global does not exist in the browser). Rather strange that the devtools integration test doesn't trip up on this.

typeof module !== \'undefined\' && module.exports is expected to evaluate to false in the bundle, but I suppose #12771 broke that.

@connorjclark connorjclark requested a review from a team as a code owner November 3, 2021 01:53
@connorjclark connorjclark requested review from adamraine and removed request for a team November 3, 2021 01:53
@google-cla google-cla bot added the cla: yes label Nov 3, 2021
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