| Sep | OCT | Nov |
| 23 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
|
|
I think this falls within the purview of the extractor itself, so I'll move it to the angular/angular repo where that package is. |
|
That sounds right. Also we are working on a new i18n extractor that understands |
|
Hi, @petebacondarwin is there any ETA for this feature? |
|
The new standalone extractor binary can already handle this, since you can point it at the compiled JS files that you care about. Using this binary, the proposed approach is to simply compile the application code using We should include this discussion here in the RFC for Ivy Library Distribution: angular/angular#38366. |
|
@petebacondarwin Sorry, did you mean xi18n as "new standalone extractor binary" or something else? For |
|
@aslubsky - sorry not to be clearer. There is a new message extractor in |
|
got it, thanks |
|
Hi Team, How to exclude node_modules while extract strings in i18n |
|
Have you tried using the latest pre-release versions of Angular and the CLI (i.e. 10.1.0-rc.0)? I am not sure if the new implementation of |
|
@petebacondarwin I am using angular 6 version , how can exclude node_modules extract strings in i18n? |
|
@vengababu5 - I don't think you can in v6. |
feat(@angular-devkit/build-angular): add exclude option to xi18n builder
475af30
With this option users will be able to exclude modules from localize extraction.
The `exclude` option accept an array of strings and/or RegExp.
Closes angular#18885
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
feat(@angular-devkit/build-angular): add exclude option to xi18n builder
f8a6c1b
With this option users will be able to exclude modules from localize extraction.
The `exclude` option accept an array of strings and/or RegExp.
Closes angular#18885
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
feat(@angular-devkit/build-angular): add exclude option to xi18n builder
30ba25f
With this option users will be able to exclude modules from localize extraction.
The `exclude` option accept an array of strings and/or RegExp.
Closes angular#18885
feat(@angular-devkit/build-angular): add exclude option to xi18n builder
2acca42
With this option users will be able to exclude modules from localize extraction.
The `exclude` option accept an array RegExp.
Closes angular#18885
Successfully merging a pull request may close this issue.
None yet 7 participants ●© 2020 GitHub, Inc. ●Terms ●Privacy ● ●Security ●Status ●Help ●Contact GitHub ●Pricing ●API ●Training ●Blog ●About You can’t perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.