Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Granular minification #209

Open
Open
@guybedford

Description

@guybedford

We could apply minification individually to each load record, which would allow the compile cache to cached minified sources.

There is no minification loss of individually minifying loads, as they have their own scopes.

This way the final concatOutput step only needs to concatenate source maps, and not run any minification process at all.

/cc @ohjames

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