nrkno / transcriber-frontend

MIT License
32 stars 12 forks source link

Reduce frontend bundle size #26

Open schjonhaug opened 6 years ago

schjonhaug commented 6 years ago
skjermbilde 2018-10-03 kl 09 31 23

Try to reduce the usage of third party libraries to decrease the bundle size.

Bundle should also be gzipped.

https://github.com/webpack-contrib/webpack-bundle-analyzer

https://medium.com/@rajaraodv/two-quick-ways-to-reduce-react-apps-size-in-production-82226605771a

Also, see https://webpack.js.org/guides/caching/

schjonhaug commented 5 years ago

Also need to use https://github.com/tkoenig89/express-static-gzip