guardicore / guardicore/monkey

Improve UI build by using DLLs

Open
#1,878 0 comments 0 reactions 0 assignees View on GitHub
Feature Refactor
Dominant language
Python
Stars
7.1k
Forks
830
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Building the UI can be improved by using [DLL Plugin](https://webpack.js.org/plugins/dll-plugin/). `DllPlugin` and `DllReferencePlugin` splits bundles in such a way that drastically improve build time.

**Describe the solution you'd like**
Find a way to use this plugin and improve the build UI time.

**Describe alternatives you've considered**
Some of the alternatives are using: [`parallel-webpack`](https://www.npmjs.com/package/parallel-webpack)

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.