mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix karma config for document list
This commit is contained in:
@@ -21,7 +21,7 @@ System.config({
|
||||
map: {
|
||||
'ng2-alfresco-core': '/base/node_modules/ng2-alfresco-core',
|
||||
'rxjs': '/base/node_modules/rxjs',
|
||||
'ng2-translate': '/base/node_modules/ng2-translate/bundles'
|
||||
'ng2-translate': '/base/node_modules/ng2-translate'
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user