Replies: 2 comments 2 replies
-
Hey, react extractor is working on plain .ts files already, however it depends how you call the
It should be detected, however |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, can i ask for some guidelines/suggest about how to write extractor for .ts files?
Some context: i'm using tolgee react sdk, and its working good, but when there is need to use tolgee outside of react context, tolgee itself is working, but when using tolgee-cli to check/compare translation it's validate only react reacted files.
Didn't found parser for ts files and looks like it's firstly need to write parser for ts files, then extractor?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions