Sergey Gultyayev (Serhii Hultiaiev)

Results 18 comments of Sergey Gultyayev (Serhii Hultiaiev)

@ronzeidman How do I send `code` to my backend API so that I can authorize user using Socialite? I use subdomain for the API. Actually the problem is(at least I...

> > We use dynamoDB and would love a prisma connector, because we love prisma ❤️ > > @Thibault2ss AWS explains in some of their docs that we should not...

The trick is that it's already wrapped and therefore I have no idea why it errors. Almost full markup ``` {{> header}} {{{{raw}}}} ${{ index.balance }}$: {{ balance }} грн....

The funny thing is that if I change `` it starts working

I don't know. Still looks like a bug. Cannot escape the character

Tried to change the inlining config but it doesn't seem to have an effect ``` function inliner(css) { var css = fs.readFileSync(css).toString(); var mqCss = siphon(css); var pipe = lazypipe()...

Any progress? It seems like this type of module causes my initial bundle to have extra 500 Kb, while I'm using it only in lazy loaded modules so I'm expecting...

I believe this one is not quite related. It's about how Zones are configured. But here the problem is global. It's about literally every package that you import. Even if...