Improve 'ng2-alfresco-search' imports

This commit is contained in:
Denys Vuika
2016-06-15 14:19:40 +01:00
parent a41d2c88fc
commit 8ca6c8d03a
6 changed files with 16 additions and 15 deletions

View File

@@ -31,7 +31,7 @@ import {
ALFRESCO_SEARCH_PROVIDERS,
ALFRESCO_SEARCH_DIRECTIVES,
AlfrescoService
} from 'ng2-alfresco-search/dist/ng2-alfresco-search';
} from 'ng2-alfresco-search';
@Component({
selector: 'alfresco-search-demo',