I modified src/components/test.component.ts:
Rather than using 'template', I moved html content to an external .html file and loaded it using 'templateUrl'.
I am facing this error:
Unhandled Promise rejection: Failed to load app.html ; Zone: ; Task: Promise.then ; Value: Failed to load app.html undefined