docs(toh-5): wrap moduleId prose in Jade block (#3013)
This commit is contained in:
parent
b7bd82fa89
commit
b47757a0fb
|
@ -868,6 +868,7 @@ block css-files
|
||||||
|
|
||||||
+makeExcerpt('app/app.component.ts (active router links)', 'template')
|
+makeExcerpt('app/app.component.ts (active router links)', 'template')
|
||||||
|
|
||||||
|
block style-urls
|
||||||
:marked
|
:marked
|
||||||
First add `moduleId: module.id` to the `@Component` metadata of the `AppComponent`
|
First add `moduleId: module.id` to the `@Component` metadata of the `AppComponent`
|
||||||
to enable _module-relative_ file URLs.
|
to enable _module-relative_ file URLs.
|
||||||
|
|
Loading…
Reference in New Issue