Skip to content

Commit a8b577d

Browse files
author
Angular Builds
committed
917393a feat(@angular/build): migrate i18n inliner to oxc-parser + magic-string
1 parent ca708e3 commit a8b577d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2201.0-next.4+sha-e4cbf33",
3+
"version": "0.2201.0-next.4+sha-917393a",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"bin": {
@@ -9,7 +9,7 @@
99
"main": "src/index.js",
1010
"typings": "src/index.d.ts",
1111
"dependencies": {
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#e4cbf33",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#917393a",
1313
"rxjs": "7.8.2"
1414
},
1515
"builders": "./builders/builders.json",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Jul 17 2026 18:15:02 GMT+0000 (Coordinated Universal Time)
1+
Mon Jul 20 2026 09:01:47 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)