You can dramatically reduce the size by gzipping the bundle.js. There are two ways to do it. 1. dynamic gzip (not preferred) and 2. build-time gzip (preferred) 3. Suggestion 1. dynamic gzip: You can simply add “compression” Express plugin to your a...
sakthivelramamoorthi.hashnode.dev1 min read
No responses yet.