stable
Clone or download
Read-only
request #11481 Ignore node_modules directory when extracting translations
To enable a wider range of "src" paths in javascript gettext paths (for example defining "timetracking/www/scripts"), we should ignore node_modules and coverage directories from gettext extraction. How to test: - Modify a build-manifest with "gettext-js" section and set the "src" path to "www/scripts" (where applicable). - run "make generate-po". There should be no errors Change-Id: Ib57935da6c42d1287dbc7c2e85cb46a75d6a2253
Modified Files
Name | ||||
---|---|---|---|---|
M | tools/utils/generate-po.php | +4 | −1 | Go to diff View file |