Skip to content

Minifying prelude saves 9KB on all compiles #762

Closed
@dave

Description

@dave

The prelude (added to the top of every generated command) is plain JS, and can't be minified by the compiler. #761 adds a manually minified version of the prelude (I used https://skalman.github.io/UglifyJS-online/). This saves 9KB on the minified file size.

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