Version
5.26.2
Describe the bug
I'm sorry for the screenshot, but i can't just copy the value – bug disappears.
Here we can see that comment for TranslationFunctions is good. Comment in root translation contains the same text, but with each character separated by ZWSP (seems to stand for Zero-Width Space)
Reproduction
I don't do anything special – just npx typesafe-i18n --no-watch
Logs
No response
Config
{
"baseLocale": "en-EN",
"esmImports": true,
"outputPath": "./src",
"$schema": "https://unpkg.com/typesafe-i18n@5.26.2/schema/typesafe-i18n.json"
}
Additional information
No response
Version
5.26.2
Describe the bug
I'm sorry for the screenshot, but i can't just copy the value – bug disappears.
Here we can see that comment for
TranslationFunctionsis good. Comment in root translation contains the same text, but with each character separated byZWSP(seems to stand for Zero-Width Space)Reproduction
I don't do anything special – just
npx typesafe-i18n --no-watchLogs
No response
Config
{ "baseLocale": "en-EN", "esmImports": true, "outputPath": "./src", "$schema": "https://unpkg.com/typesafe-i18n@5.26.2/schema/typesafe-i18n.json" }Additional information
No response