mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
`app.server.module` was renamed to `app.module.server`. See: https://github.com/angular/angular-cli/pull/25058 PR Close #49993
1 line
59 B
TypeScript
1 line
59 B
TypeScript
export { AppServerModule } from './app/app.module.server';
|