We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 307c46b + 0754df8 commit c5e3267Copy full SHA for c5e3267
readme.md
@@ -51,7 +51,7 @@ export const SubmitButton = () => {
51
### Run Script
52
53
```
54
-$ extract-messages -l=en,ja -o app/translations -d en --flat false 'app/**/!(*.test).js'
+$ extract-messages -l=en,ja -o app/translations -d en --flat false './app/**/!(*.test).js'
55
56
57
### Output
0 commit comments