angular-cli
angular-cli copied to clipboard
feat(@angular-devkit/build-angular): export `@angular/platform-server` symbols in server bundle
This commit adds an internal file to export needed symbols from @angular/platform-server when building a server bundle. This is needed. This is needed so that DI tokens can be referenced and set at runtime outside of the bundle.
Also, it adds a migration to remove these exports from the users files as otherwise an export collision would occur due to the same symbol being exported multiple times.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.