mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
upgraded some dependencies
This commit is contained in:
@@ -76,7 +76,7 @@ function ngApp(req, res) {
|
||||
});
|
||||
});
|
||||
} else {
|
||||
console.log('Universal preboot off, service for direct CSD');
|
||||
console.log('Universal off, serving for direct CSR');
|
||||
res.sendFile('index.csr.html', { root: './src' });
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user