mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
117616: Added support to alias-import to disallow aliasing certain imports
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
{
|
||||
"package": "rxjs",
|
||||
"imported": "of",
|
||||
"local": "observableOf"
|
||||
"local": "of"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user