Skip to content

production code not minified #3

Closed
@shunjizhan

Description

@shunjizhan

currently we use tsc --build tsconfig.json to build production code, and TS doesn't support minification out of box.

We can pipe TS-compiled code to other minification tools to make bundle as small as possible.

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