angular/aio/tools/transforms/angular-base-package
George Kalpakas 04da9fbdd1 build: update stemmer to version 2.0.0 (#41724)
NOTE:
`stemmer` v2.0.0 switched to ES modules (see
words/stemmer@03519229c8), which means
that the only way to consume it in our CommonJS setup (for example, in
[generateKeywords][1]) is via an async `import()`.

This commit makes the `generateKeywords` processor asynchronous in order
to be able to dynamically import and use `stemmer`.

[1]: 251bec159a/aio/tools/transforms/angular-base-package/processors/generateKeywords.js

PR Close #41724
2021-04-26 11:00:59 -07:00
..
inline-tag-defs/custom-search-defs build(docs-infra): remove {@searchKeywords} from content when rendering (#37132) 2020-05-15 10:04:45 -07:00
post-processors fix(docs-infra): apply custom autoLinkCode filters to single-word <code> elements (#41709) 2021-04-26 10:59:08 -07:00
processors build: update stemmer to version 2.0.0 (#41724) 2021-04-26 11:00:59 -07:00
readers build(aio): refactor dgeni packages 2017-04-23 22:50:33 +01:00
rendering build(docs-infra): include directives etc in class descendants lists (#25768) 2018-10-01 09:36:33 -07:00
services fix(docs-infra): apply custom autoLinkCode filters to single-word <code> elements (#41709) 2021-04-26 10:59:08 -07:00
ignore-words.json refactor(docs-infra): include more info in search index data (#41368) 2021-04-01 12:02:37 -07:00
index.js build(docs-infra): tidy up the generateKeywords processor (#41447) 2021-04-07 13:51:08 -07:00