mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
This refactor moves the Node.js-specific request and response helper functions to the /node entry point. This change improves modularity by separating Node.js-specific logic from the main SSR codebase.