mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
upgraded some dependencies
This commit is contained in:
@@ -88,7 +88,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