Automatically Adding _tag When Decoding a Tagged Schema
When decoding a tagged schema, is it possible to have _tag added automatically without having to run make? E.g.
Schema.decodeUnknownSync(MyTaggedSchema)(inputData) give ParseError with missing _tag