homotopy-io / homotopy-webclient

https://homotopy.io
26 stars 5 forks source link

Very large payload #87

Open jamievicary opened 5 years ago

jamievicary commented 5 years ago

The web page is getting very large, over 4 Mb. The build environment says:

You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/

This issue is place to discuss whether this needs to be done.