mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
684928a2ad
This is needed to instructs the module loader to preserve symbolic links when resolving and caching the main module. More information about this flag can be found: https://nodejs.org/api/cli.html#--preserve-symlinks-main Closes: #50515 PR Close #50512