4fe3c43624
- (refactor) use tsquery for querying AST - (feat) autodetect usage of marker function and remove --marker cli argument - (bugfix) extract strings when TranslateService is declared directly as a class parameter. Closes https://github.com/biesbjerg/ngx-translate-extract/issues/83 - (bugfix) handle split strings: marker('hello ' + 'world') is now extracted as a single string: 'hello world' |
||
---|---|---|
.. | ||
directive.parser.spec.ts | ||
marker.parser.spec.ts | ||
pipe.parser.spec.ts | ||
service.parser.spec.ts | ||
utils.spec.ts |