mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 18:44:14 +00:00
removed the concept of prerender strategies. rehydrate is the default now
This commit is contained in:
@@ -10,6 +10,5 @@ export interface GlobalConfig extends Config {
|
||||
cache: CacheConfig;
|
||||
universal: UniversalConfig;
|
||||
logDirectory: string;
|
||||
prerenderStrategy: string;
|
||||
debug: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user