mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-23 07:19:58 +08:00
This changes removes the need to import `@angular/platform-server/init` in the `main.server.ts` instead we now include this as an entry-point when we are bundling as server bundle.