Rafał Pitoń
Rafał Pitoń
Here's what comes up when you run build: I see that you can select/deselect units, and use WSAD to move the camera around. Can't issue orders from what I can...
@rayrapetyan when you create your span with `start_span`, you are creating span that's detached from context. So you need to tell its children explicitly about it: ```python parent = tracer.start_span("parent",...
I see, I guess I've mixed this with mobile game then? 🤔
Interestingly this bug only occurs when map files names end in `*.map` As long as I change this to something else, this setting is respected.
Not OP, but I've had Django deployments blow up because WebPack would include `//# sourceURL=something.mjs` where `something.mjs` didn't exist in bundle or final build.
Hello. Pull request changing this is welcome :)
I will first implement this change on m-p.org and see how that changes things.
I am not sure what you are proposing? Having the migrated website support multiple languages? If so, then I am afraid we'll have to pass. We have no capacity to...
Then please create a fork of Ariadne's documentation and maintain translated version. We'll be more than happy to link to it from Ariadne's website. 🙂
This is actualy valid thing to keep on our roadmap :)