Angular 2 Aot : The selector "app" did not match any elements

180 views Asked by At

I have generated aot by following steps in angular cookbook,

now I have aot folder with app, dist,node_modules,index-aot.html,shim.min.js and zone.min.js

When I run index-aot.hmtl I see below error

The selector "my-app" did not match any elements

0

There are 0 answers