Skip to content

How to use this in monorepo setup? #656

Answered by ivanhofer
whalemare asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @whalemare It is currently not possible to specify a file path to read the config. Feel free to crete a PR if you have time. I would love to add that feature, but I currently don't have the resources to implement it.

As a workaround you can create the config files in different folders, and set the "current working directory (cwd)" to that folder and then execute the cli. Or simply "cd" into that folder and execute it from there: cd app_one && yarn typesafe-i18n

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@whalemare
Comment options

Answer selected by ivanhofer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants