Skip to content

Convert minify-trace to library code #8949

@benschwarz

Description

@benschwarz

We'd like to make use of lighthouse-core/scripts/lantern/minify-trace.js, but at this moment it's a script to be run on the command line and outputs a file to disk (it has no exports).

Would it be possible to move it into lighthouse-score/lib/lantern, adding an export then updating the existing lighthouse-core/scripts/lantern/minify-trace.js to use the lib code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions