Using with Nx π
Defining an Nx Workspace Task
{
"i18n-extract": {
"command": "transloco-keys-manager extract --project projectName"
},
"i18n-find": {
"command": "transloco-keys-manager find --project projectName"
}
}Custom Output Paths with ${sourceRoot} Interpolation
${sourceRoot} InterpolationLast updated
Was this helpful?

