Improve 'ng2-alfresco-upload' imports

This commit is contained in:
Denys Vuika
2016-06-15 14:26:36 +01:00
parent 8ca6c8d03a
commit 0a973ef025
7 changed files with 8 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ import {
CONTEXT_MENU_DIRECTIVES,
AlfrescoPipeTranslate
} from 'ng2-alfresco-core';
import { ALFRESCO_ULPOAD_COMPONENTS } from 'ng2-alfresco-upload/dist/ng2-alfresco-upload';
import { ALFRESCO_ULPOAD_COMPONENTS } from 'ng2-alfresco-upload';
import { VIEWERCOMPONENT } from 'ng2-alfresco-viewer/dist/ng2-alfresco-viewer';
declare let __moduleName: string;