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