Skip to content

Commit e28e303

Browse files
author
Angular Builds
committedMar 21, 2025
32b1dcd fix(@angular/build): handle undefined getOrCreateAngularServerApp during error compilation
1 parent e35efa6 commit e28e303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/core",
3-
"version": "19.2.4+sha-20455e2",
3+
"version": "19.2.4+sha-32b1dcd",
44
"description": "Angular DevKit - Core Utility Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",

‎uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Mar 20 2025 13:28:13 GMT+0000 (Coordinated Universal Time)
1+
Fri Mar 21 2025 14:08:21 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)
Failed to load comments.