Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd65062

Browse files
author
Angular Builds
committedJun 10, 2025
e36cbba fix(@angular/build): do not consider internal Angular files as external imports
1 parent f507606 commit dd65062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/core",
3-
"version": "20.1.0-next.0+sha-917af12",
3+
"version": "20.1.0-next.0+sha-e36cbba",
44
"description": "Angular DevKit - Core Utility Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",

‎uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Jun 10 2025 10:52:08 GMT+0000 (Coordinated Universal Time)
1+
Tue Jun 10 2025 14:40:02 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)