Hung Tran

Results 22 comments of Hung Tran

What's the status on this issue? Is there anyone working on a fix? I think adding a `configBeforePlugins` field makes sense as an escape hatch for me.

Love this idea, `safe` would be very cool, but the return type would be `Result[T, Exception]`, which is not the finest grain for the error type. I ended up having...