annotate src/app/index.ts @ 172:b15236b03a28

Add new components to bootstrapping.
author Lucas Thompson <dev@lucas.im>
date Tue, 21 Mar 2017 17:11:23 +0000
parents 340ce94899fd
children
rev   line source
angular-cli@0 1 export * from './app.component';
angular-cli@0 2 export * from './app.module';