Hi Team Plasmic, I am configuring my plasmic.json/images/scheme
. I was hoping to configure it to point to a CDN using publicUrlPrefix
by setting it to a https://...
value but it prefixes the value with a /
. Is there any way to configure the files to load from a non Plasmic CDN?
Hi @auspicious_wildcat! That looks like a bug in our end. We will fix it so you’re able to specify a publicUrlPrefix with https://
Hey @auspicious_wildcat! We’ve just published @plasmicapp/cli 0.1.226 which should fix the behavior of publicUrlPrefix to allow URLs starting with https://
I’m sorry - it was fixed for CSS URLs (like background) but not for img src. A fix is on the way!