Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes the manual chunking which put all vendor libraries into one chunk. As a result, this chunk was huge and took quite some time to be loaded, especially with slower network connections. While there might be a case for using (meaningful) manual chunks, it needs more testing. Also, I noticed that it can mess with dynamic imports.
- Loading branch information