David Walschots

Results 13 comments of David Walschots

I've tagged this as "Good First Issue". One can probably write some JavaScript code to randomly set these knobs at flight load. Most of the time they should be close...

@bgavrilMS @jmprieur I don't want to hijack this issue, but feel it's related in the sense that adhering to the [best practices](https://learn.microsoft.com/en-us/dotnet/azure/sdk/authentication/best-practices?tabs=aspdotnet#use-deterministic-credentials-in-production-environments) is currently not possible, as there's no way...

I can imagine there are scenarios where dynamically importing `*.ts` files doesn't work. E.g. when using [Web Dev Server](https://modern-web.dev/docs/dev-server/overview/) (WDS) to develop on your local machine, and using esbuild as...