monkey icon indicating copy to clipboard operation
monkey copied to clipboard

Improve UI build by using DLLs

Open ilija-lazoroski opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Building the UI can be improved by using 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

ilija-lazoroski avatar Apr 11 '22 16:04 ilija-lazoroski