mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#68 change name files viewer
This commit is contained in:
4
ng2-components/ng2-alfresco-viewer/main.ts
Normal file
4
ng2-components/ng2-alfresco-viewer/main.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import {bootstrap} from 'angular2/platform/browser';
|
||||
import {Ng2AlfrescoViewerComponent} from './ng2-alfresco-viewer';
|
||||
|
||||
bootstrap(Ng2AlfrescoViewerComponent);
|
Reference in New Issue
Block a user