mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Removed entry components from module definitions
This commit is contained in:
@@ -43,11 +43,7 @@ const PROVIDERS = [
|
||||
...PROVIDERS
|
||||
],
|
||||
exports: [
|
||||
...COMPONENTS,
|
||||
...MODULES
|
||||
],
|
||||
entryComponents: [
|
||||
...ENTRY_COMPONENTS
|
||||
...COMPONENTS
|
||||
]
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user