Jason Gwartz

Results 7 comments of Jason Gwartz

@fllaca Yep, @DoHe is on my team so he's correct - we ended up using a different technique, where we just have mbt print the changed modules, and then have...

@hjacobs sure, a plugin system would be fine for my case. Do you have an idea of how that would be managed/configured?

That makes sense to me. I guess users could save the function body in a configmap and volume mount it in. I can take a look at your implementation in...

Great! Thanks for the update, @hjacobs :tada:

Interesting bug! I think this is happening because your examples are [Dynamic objects](https://pkl-lang.org/main/current/language-reference/index.html#typed-objects), which can contain not just properties (as one might think), but also ["entries" and "elements"](https://pkl-lang.org/package-docs/pkl/0.25.1/base/Dynamic) - meaning...

If anyone would like to contribute to discussions about Pkl support for Node and TypeScript, please join [the unofficial community Discord](https://pkl-playground.vercel.app/discord-invite) and join the conversation in `#bindings-typescript`!