Merge pull request #2934 from 4Science/DURACOM-248-ANGULAR-17

Upgrade to angular 17
This commit is contained in:
Tim Donohue
2024-04-15 15:15:10 -05:00
committed by GitHub
42 changed files with 2377 additions and 2516 deletions

View File

@@ -34,7 +34,7 @@ export class DefaultAppConfig implements AppConfig {
// NOTE: will log all redux actions and transfers in console
debug = false;
// Angular Universal server settings
// Angular express server settings
// NOTE: these must be 'synced' with the 'dspace.ui.url' setting in your backend's local.cfg.
ui: UIServerConfig = {
ssl: false,