Skip to content

Minimize assets #1

Description

@Callidon

Currently, Uglify.js does not support ES6. If you want to uglify a bundle, you will encounter an error with ES6 modules.
So, the only solution is to apply babel on node_modules, then apply uglify, but the bundle will takes ages to build.

Currently, Uglify is disabled and we need to find a more suitable solution.

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