mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| file-readers | ||
| inline-tag-defs | ||
| processors | ||
| services | ||
| index.js | ||