UNPKG

ng-extract-i18n-merge

Version:

Extract and merge i18n xliff translation files for angular projects.

10 lines (9 loc) 220 B
{ "builders": { "ng-extract-i18n-merge": { "implementation": "./dist/src/builder.js", "schema": "./src/schema.json", "description": "Extract and merge i18n translation units" } } }