Skip to content

Worker scripts are not unminified #34199

@jdm

Description

@jdm

The unminifying integration for JS only handles scripts loaded from top level <script> elements. Any worker script loaded or imported with importScripts bypasses that mechanism, which makes debugging issues inside of worker scripts more difficult.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions