So I have a website, that has a configurator, where you can configure your own product. The configurator website needs additional .js files, like dist.js and libs.js. Both of those files are around 2mb's each.
My question is: how can I start downloading those files on the landing page, so that when user goes to /configuration.html, he already started downloading those files?