Rename ssr.experimentalPlatform to ssr.platform in angular.json
Recipe ID
org.openrewrite.angular.migration.rename-ssr-experimental-platformArtifact@openrewrite/recipes-angularAngular 22 renamed the ssr.experimentalPlatform builder option to ssr.platform on the application and build-application builders. Matches the update-workspace-config schematic.
Single recipeProprietary
Usage
This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.
mod run . --recipe org.openrewrite.angular.migration.rename-ssr-experimental-platformIf the recipe isn’t available locally, install it with:
mod config recipes npm install @openrewrite/recipes-angular