-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add file watching feature for automatic retranslation #243
Comments
I would like to try my hands on the same, @maxprilutskiy . |
@bluzeey awesome, go ahead! |
Hey Max, I was trying on adding a file in the @replexica/cli for the watch command , such that it changes the source file. However in the package json , there were these libraries from replexica which were causing me error while running "@replexica/sdk": "workspace:", Any ideas what should i do to remove this error ? |
hey @bluzeey, we're using
feel free to ask questions on discord as well (replexica.com/go/discord) |
can i work on this issue? |
@Akshat76845 yep, go ahead! |
WHAT
Implement a "watch" mode that automatically triggers retranslation when changes are detected in the source file.
WHY
HOW
replexica i18n --watch
Additional Context
No response
The text was updated successfully, but these errors were encountered: