Espen Solli Grande
Espen Solli Grande
Could this be solved by expanding the `browser.sentry-cdn.com` functionality? By adding a list of all releases in the root or `/releases.json`, adding a `latest` folder that links to the latest...
@lukeholder we are seeing this popping up again i think. It seems to be restricted to the conditional field, if we add `'@some-email.com' in order.email` it takes a long time....
Only one was enough, and with only one product in the cart. On shipping this is even worse as we can't segment on user groups like we can on discounts,...
No, it just made a default discount with `'@some-email.com' in order.email` in the conditional field and one random variant to apply the discount. On my local computer it goes from...
same issue for me: - zsh: 5.8 - node 14.4.0 (installed with brew) - OS: 10.15.6
This worked for me: ``` custom: { families: [{ name: 'Mainson Neue', src: './src/fonts/regular/*', }, { name: 'Mainson Neue Extended', src: './src/fonts/extended/*', }], }, ```
Well i guess you should see a font.css with the @font-face stacked within the family added to your html. The Medium, Light, Regular and Bold are added as versions of...
Wondering the same thing! Or if someone can link to some articles or something on how to implement it.
I was thinking the same thing! But take a look at [Digital Ocean app spec](https://docs.digitalocean.com/products/app-platform/reference/app-spec/) as it is about the same type of setup. And in DO you can copy...
Sure can. The template system today is only made for sharing a stack with other people, that also means that they have to clone the repos on init to use...