fix demo folder

This commit is contained in:
Mario Romano
2016-05-23 18:30:05 +01:00
parent 339b84f042
commit e9505b6cd2
12 changed files with 402 additions and 86 deletions

View File

@@ -52,6 +52,7 @@ Make sure your systemjs.config has the following configuration:
'ng2-alfresco-upload': 'node_modules/ng2-alfresco-upload',
'rxjs': 'node_modules/rxjs',
'angular2' : 'node_modules/angular2',
'ng2-translate': 'node_modules/ng2-translate',
'app': 'dist/src'
},
packages: {