mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
In version 9 universal express and hapi `server.ts` will be bundled using the CLI server builder. We need to add this to avoid `the request of a dependency is an expression` warnings See: https://github.com/angular/universal/pull/1237
Angular Webpack Build Facade
WIP