Skip to content

Commit 48988ea

Browse files
committed
build: update @angular/ng-dev to support rulesJsInteropMode
The current version does not support `rulesJsInteropMode` which causes the build to fail.
1 parent 0b7962d commit 48988ea

File tree

4 files changed

+183
-143
lines changed

4 files changed

+183
-143
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=-897909042
6-
pnpm-lock.yaml=1784423746
5+
package.json=-1251203040
6+
pnpm-lock.yaml=2007346593
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=1048347990
8+
yarn.lock=-279910630

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/forms": "19.0.0",
5555
"@angular/localize": "19.0.0",
5656
"@angular/material": "19.0.0-rc.3",
57-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127",
57+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#34c97ca953ce02abc95287e350351802ba74b492",
5858
"@angular/platform-browser": "19.0.0",
5959
"@angular/platform-browser-dynamic": "19.0.0",
6060
"@angular/platform-server": "19.0.0",

0 commit comments

Comments
 (0)