Hi, Polestar theme utilizes bluebird v 3.5.3 which is served trough this url https://cdn.jsdelivr.net/npm/[email protected]/js/browser/bluebird.js?ver=5.7
as this is a 3rd party url, it really slows down page speed due to an additional DNS handshake.
to prevent this, I’d like to self-host this bluebird.js file which is not a problem at all. However can anyone tell me where in the theme I have to change the url from the above to my self hosted one?
Thanks a ton
Alex