-
-
Notifications
You must be signed in to change notification settings - Fork 36
use different json serializer #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
why a different json serializer? the linked comment is referring to js/ts |
Nope, it's used for generating a json file: cli/packages/adders/paraglide/index.ts Lines 80 to 87 in fb37e15
And thing similar happens here: cli/packages/adders/paraglide/index.ts Line 305 in fb37e15
|
Öhhhmm, in the last case at least we are using the node default serializer already. I wonder what's happening here... |
oh, my bad then. i was referring to something related to |
There is an open issue in |
Unaware of anything that would work better for us right now, so i created asked if they are open for a PR and created a PR |
my PR got merged, hoping this get's a small release so that we can get this in in time. |
new version released 20 minutes ago publint found some issues, but hopefully they don't prevent us from using the new release (evertheylen/silver-fleece#3) |
See #67 (comment)
The text was updated successfully, but these errors were encountered: