Resolved

self-hosting bluebird JS

Polestar Theme started by drosselbarto Mar 29, 2021 1 reply
drosselbarto Mar 29, 2021 · 2:37 pm #15535

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

Andrew Misplon Puro Mar 29, 2021 · 2:38 pm #15536

Hi Alex

That’s being loaded by something else, Polestar isn’t that library as far as I’m aware.

2 posts