
On my daywork project come to the state when a size of compiled bundles dramatically increase and it becomes a problem. Ok, I’ve installed Webpack bundle analyzer and tried to analyze what each bundle consists of. In project already used lazy-loading modules, so already have several javascript chunk files. But we have an extremely large […]