mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `removeSystemJsConfig` and `type` properties (present in some `zipper.json` files) are now obsolete and are not taken into account by the example zipper: - `removeSystemJsConfig` is no longer relevant since most examples have been migrated to use the CLI. - `type` is no longer relevant, because the project type is determined based on the `projectType` property in `example-config.json` files. This commit removes these properties from `zipper.json` files and updates the `example-zipper` docs to not mention them. PR Close #36018 |
||
|---|---|---|
| .. | ||
| src | ||
| example-config.json | ||
| server.ts | ||
| tsconfig.server.json | ||
| webpack.server.config.js | ||
| zipper.json | ||