We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@angular/platform-server
1 parent c279523 commit d43180aCopy full SHA for d43180a
packages/angular/ssr/package.json
@@ -19,6 +19,7 @@
19
"peerDependencies": {
20
"@angular/common": "^19.0.0-next.0",
21
"@angular/core": "^19.0.0-next.0",
22
+ "@angular/platform-server": "^19.0.0-next.0",
23
"@angular/router": "^19.0.0-next.0"
24
},
25
"devDependencies": {
yarn.lock
@@ -970,6 +970,7 @@ __metadata:
970
peerDependencies:
971
"@angular/common": ^19.0.0-next.0
972
"@angular/core": ^19.0.0-next.0
973
+ "@angular/platform-server": ^19.0.0-next.0
974
"@angular/router": ^19.0.0-next.0
975
languageName: unknown
976
linkType: soft
0 commit comments