We are downloading the zipped archive and hosting it on our servers.When we set the path to e.g. "/some_folder/analytics"The suggested src is "<script src="//<your-host>/some_folder/analytics/launch-EN62..-staging.min.js" async></script>" however the archive is generated with a additional forward sl...
Has there been any update to this, we are facing the same issue.We are pulling down the archive, deploying it via our build pipeline however fails due to the folder character limit.. Have a look at the `hostedLibFilesBaseUrl` and you will see how unreasonably long the path is.We could automate the r...