Skip to content

Reduce Webpack memory usage #1175

Open
Open
@davidmehren

Description

@davidmehren

The current webpack config uses about 5 GB of memory to minify our JS. That seems a bit excessive for the few MBs of JS we have.

We should look into optimzing that, probably by excluding things that are already minified (librarys etc.).

See https://webpack.js.org/configuration/optimization/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementWants to improvide an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions