Project

General

Profile

« Previous | Next » 

Revision 51074

Commit changes for angular-cli project changing configuration and project structure

View differences:

app.component.ts
8 8
import {ActivatedRoute} from '@angular/router';
9 9

  
10 10
@Component({
11
  selector: 'metadata-registry-service',
11
  selector: 'app',
12 12
  templateUrl: './app.component.html',
13 13
})
14 14

  

Also available in: Unified diff