mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 09:37:18 +08:00
Server-side rendering (SSR) will always enable server routing when using the application builder. BREAKING CHANGE: `--server-routing` option has been removed from several schematics. Server routing will be used when using the application builder.
/tests
Folder
Contains all e2e tests and test assets.
legacy-cli/
Contains all assets and all e2e tests from the legacy CLI repo.
Others
Other folders contain test assets related to the Package namespace folders matching their name.