Correct setup in a nx workspace #851
Unanswered
michaelbe812
asked this question in
Q&A
Replies: 1 comment
-
I was wondering the same, because changes to that file, like setting the |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Community,
I am wondering how to correctly setup transloco in a Nx monorepo with multiple Angular apps.
I did not find any docs about it.
What I mainly did is setting up transloco in a regular Angular CLI project and moving over the files.
However I am especially not sure about the
transloco.config.ts
which is generated by default in the root of the monorepo. It loos like this by default for my project:especially the
rootTranslationsPath
is just very specific to this particular app.Beta Was this translation helpful? Give feedback.
All reactions