Constantine Karnaukhov
Constantine Karnaukhov
> What do you mean by `not working` here? It should not work according to the standard. https://fetch.spec.whatwg.org/#cors-protocol-and-credentials I mean that `allowed_origin = *` and `allow_credentials = true` generates next...
I just found workaround for this. I have moved custom configs from `/etc/nginx/conf.d` to other directory and include them in `nginx.tmpl` and simply use a named volume instead of FS...
Just created PRs to cycle/database cycle/database#36 - for 1.x cycle/database#37 - for 2.x
> Please explain what usecase is covered by this change? I thought this more clear way to define scope on any loader, not just joinable. May be I get it...
> Scratch my last comment, this results in the bootstrap files not being scoped but the classes implementing the polyfills are still scoped. So this is only half of the...