mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[DURACOM-247] Refactoring SSR configuration in order to align it with new nomenclature
This commit is contained in:
@@ -14,5 +14,4 @@ import { serverAppConfig } from './modules/app/server-app.config';
|
||||
|
||||
const bootstrap = () => bootstrapApplication(AppComponent, serverAppConfig);
|
||||
|
||||
export { renderModule } from '@angular/platform-server';
|
||||
export default bootstrap;
|
||||
|
Reference in New Issue
Block a user