mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
[DURACOM-234] WIP fix SSR
This commit is contained in:
@@ -15,5 +15,4 @@ import { serverAppConfig } from './modules/app/server-app.config';
|
||||
const bootstrap = () => bootstrapApplication(AppComponent, serverAppConfig);
|
||||
|
||||
export { renderModule } from '@angular/platform-server';
|
||||
export { ngExpressEngine } from '@angular/ssr';
|
||||
export default bootstrap;
|
||||
|
Reference in New Issue
Block a user