kopia lustrzana https://github.com/wagtail/wagtail
Ignore test files from extract-translatable-strings
Avoid unit test translation usage from being added to translation stringspull/9600/head
rodzic
2b14d0407d
commit
e609f15a93
|
@ -24,7 +24,7 @@ extractor
|
|||
},
|
||||
}),
|
||||
])
|
||||
.parseFilesGlob('./src/**/*.@(ts|js|tsx)');
|
||||
.parseFilesGlob('./src/**/!(*.test).@(ts|js|tsx)');
|
||||
|
||||
extractor.savePotFile('../wagtail/admin/locale/en/LC_MESSAGES/djangojs.po');
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue