Jon Koops

Results 690 comments of Jon Koops

@GerDner I just booststrapped a new NestJS project and this works fine for me using the latest version of the Admin Client.

@GerDner could it be that some compiler bits are different? Such as the TypeScript version?

Looks like the authors of NestJS have expressed that they have no interest in implementing support for loading pure ES modules (see https://github.com/nestjs/nest/issues/7021#issuecomment-831799620). This was over a year ago so...

We're not going backwards in time and refit a module system that was never formally accepted into the language. Instead we will focus on implementing something that is actually standardized...

Yeah, apologies for the lack of communication on our part. I am working on de-coupling this library from the release cycle of the main Keycloak project (currently this is tied...

I am all for adding more tests. Feel free to open up a PR for this :+1:

@lindell correct me if I am wrong but I don't believe dead code elimination is a silver bullet here. How would the code be be eliminated if all barcode types...

These are my findings, perhaps it would be good to check to be certain I am not operating on false assumptions.

Looks like some of the test are failing, not sure if this is just flaky or actually an issue.

@ssilvert @sguilhen could y'all take another look at this?