We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf251c commit 72c96d4Copy full SHA for 72c96d4
.monorepo.json
@@ -54,12 +54,14 @@
54
}
55
],
56
"version": "0.0.1",
57
- "hash": ""
+ "hash": "",
58
+ "snapshotRepo": "angular/angular-devkit-architect-builds"
59
},
60
"@angular-devkit/architect-cli": {
61
"name": "Architect CLI",
62
63
64
+ "snapshotRepo": "angular/angular-devkit-architect-cli-builds"
65
66
"@angular-devkit/build-optimizer": {
67
"name": "Build Optimizer",
@@ -82,7 +84,8 @@
82
84
83
85
86
87
88
+ "snapshotRepo": "angular/angular-devkit-build-webpack-builds"
89
90
"@angular-devkit/core": {
91
"name": "Core",
0 commit comments