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

Duplicate sourcemap entries w/ serviceworker #12322

Open
paulirish opened this issue Mar 31, 2021 · 1 comment
Open

Duplicate sourcemap entries w/ serviceworker #12322

paulirish opened this issue Mar 31, 2021 · 1 comment
Assignees
Labels

Comments

@paulirish
Copy link
Member

lighthouse https://proxx.app/ --preset=experimental -GA

we end up with duplicate entries:

image

I'm pretty sure this is because of the service-worker, though i'm not 100%. (it's possible some Surma shenanigans w/ comlink are creating two instances of the script.. shrug)

interestingly we get unique scriptIds for these duplicates (reported through Debugger.scriptParsed):

image

ref #11254

@connorjclark
Copy link
Collaborator

confirmed as still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants