hackmdio / hackmdio/codimd

Reduce Webpack memory usage

Open
#1,175 2 comments 16 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

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/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.