docs(toh-5): wrap moduleId prose in Jade block (#3013)

This commit is contained in:
Patrice Chalin 2016-12-20 14:16:28 -08:00 committed by Filipe Silva
parent b7bd82fa89
commit b47757a0fb
1 changed files with 5 additions and 4 deletions

View File

@ -868,6 +868,7 @@ block css-files
+makeExcerpt('app/app.component.ts (active router links)', 'template')
block style-urls
:marked
First add `moduleId: module.id` to the `@Component` metadata of the `AppComponent`
to enable _module-relative_ file URLs.