angular/aio/tools/transforms/examples-package
Alan Agius 36388b3ab2 build(docs-infra): configure region parser to allow .mjs (#44027)
This commit updates the necessary config settings to allow `.mjs` files to be able to be parsed by the region parser. We configure the parser to use `inline-c-only` so that comments are generated in like the below

```
// #docregion
```

rather than

```
/* #docregion */
```

PR Close #44027
2021-11-04 18:55:52 +00:00
..
file-readers build(aio): migrate plunker to stackblitz (#20165) 2018-01-23 21:30:27 -08:00
inline-tag-defs build(docs-infra): allow "" as empty region in {@example} tags (#26514) 2018-10-18 09:54:17 -07:00
processors build(docs-infra): support docregions in .conf files (#43216) 2021-09-15 10:46:45 -07:00
services build(docs-infra): configure region parser to allow .mjs (#44027) 2021-11-04 18:55:52 +00:00
index.js build(docs-infra): fail if there are unused example regions (#40479) 2021-01-20 16:12:15 -08:00