Benno Tielen

Results 7 comments of Benno Tielen

I think this is a really useful feature. Besides Timestamp, it would be nice if also the GeoPoint, Blob and Int64 classes would implement JsonSerializable. I will give it a...

In case this PR will get merged, it would be nice to update the projects documentation and book to point out an integration for Axum exists.

Thanks for the feedback, I will take a look at it tomorrow.

I am working on it. Got a basic test running locally.

> Not sure if it a good design, but I think the `src` folder shouldn't be included in `npm` releases. > Agree, I also feel the src/ directory shouldn't be...

I opened a new PR with a simple text example

Same issue on node v21, yarn 4.4.0 while running `payload generate:types` Fixed it locally by installing Speedy Web Compiler manually: `yarn add -D @swc/cli @swc/core`