You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a request to add support for digest types. In my limited usecase, I depend on the "hex:9" digest type, but this issue is for tracking the general problem.
The text was updated successfully, but these errors were encountered:
@MylesWardell The linked code merge does not address this issue. It addresses a similar unrelated issue. My issue is only about digest types, which remain to be commented out even after the above change was merged. Please refer to the code line linked in the issue.
Similar issue to #395
For some reason, this port of formatjs doesn't support specifying digest types. Relevant commented out code:
plugins/packages/formatjs/transform/src/lib.rs
Line 503 in 32992a5
This is a request to add support for digest types. In my limited usecase, I depend on the "hex:9" digest type, but this issue is for tracking the general problem.
The text was updated successfully, but these errors were encountered: