Pete Bacon Darwin
190561d8a6
feat(localize): implement message extraction tool ( #32912 )
...
This tool, which can be run from the node_modules bin folder, can parse
the source files in your compiled app and generate a translation file
formatted with the configured syntax.
For example:
```
./node_modules/.bin/localize-extract -s 'dist/**/*.js' -f xliff1 -o dist/messages.en.xlf
```
PR Close #32912
2020-06-25 14:10:03 -07:00
..
2020-06-10 08:21:45 -07:00
2020-06-22 10:55:29 -07:00
2020-06-25 11:39:08 -07:00
2020-06-25 12:09:39 -07:00
2020-06-25 14:10:03 -07:00
2020-06-25 14:10:03 -07:00
2020-06-22 10:55:29 -07:00
2020-05-01 09:50:28 -07:00
2020-06-11 12:05:34 -07:00
2020-06-11 11:08:48 -07:00
2020-06-25 12:08:00 -07:00
2020-06-22 10:55:29 -07:00
2020-06-25 14:10:03 -07:00
2020-06-15 14:28:37 -07:00
2020-06-11 18:59:12 -07:00
2020-06-10 08:21:45 -07:00
2020-06-10 08:21:45 -07:00
2020-06-10 08:21:45 -07:00
2020-06-10 08:21:45 -07:00
2020-05-26 14:26:58 -04:00
2020-06-25 11:58:00 -07:00
2020-06-22 10:55:28 -07:00
2020-06-10 08:21:45 -07:00
2020-06-11 18:56:19 -07:00
2019-11-06 00:48:34 +00:00
2020-05-26 14:26:58 -04:00
2020-05-26 14:26:58 -04:00
2020-05-26 14:26:58 -04:00
2020-01-13 07:21:43 -08:00
2019-11-20 14:46:23 -08:00
2020-05-26 14:26:58 -04:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:26 -07:00
2020-06-15 14:28:37 -07:00
2020-05-26 14:26:58 -04:00