mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
22c71be94c
This commit updates the `renderApplication` function to move the `appId` argument to the options object. The goal is to achieve a symmetry with the `bootstrapApplication` call (use to bootstrap apps for the browser environment). PR Close #45844