Skip to content

Commit

Permalink
build: remove publishConfig entry from package.json entries (angular#…
Browse files Browse the repository at this point in the history
…42104)

Remove publishConfig property from the package.json entry for each of the entries in
the publish configuration.  Using the wombat proxy is now ensured/managed by the
ng-dev release tooling.

PR Close angular#42104
  • Loading branch information
josephperrott authored and atscott committed May 18, 2021
1 parent ec78e68 commit 2dd9564
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 60 deletions.
5 changes: 1 addition & 4 deletions packages/animations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
3 changes: 0 additions & 3 deletions packages/bazel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,5 @@
},
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"publishConfig": {
"registry": "https://wombat-dressing-room.appspot.com"
}
}
5 changes: 1 addition & 4 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@
"sideEffects": [
"**/global/*.js",
"**/closure-locale.*"
],
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
]
}
3 changes: 0 additions & 3 deletions packages/compiler-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,5 @@
"homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli",
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"publishConfig": {
"registry": "https://wombat-dressing-room.appspot.com"
}
}
5 changes: 1 addition & 4 deletions packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": true,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": true
}
5 changes: 1 addition & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@
"migrations": "./schematics/migrations.json",
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig": {
"registry": "https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
5 changes: 1 addition & 4 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"schematics": "./schematics/collection.json",
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"schematics": "./schematics/collection.json"
}
5 changes: 1 addition & 4 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
3 changes: 0 additions & 3 deletions packages/language-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,5 @@
},
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
}
3 changes: 0 additions & 3 deletions packages/localize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,5 @@
"peerDependencies": {
"@angular/compiler": "0.0.0-PLACEHOLDER",
"@angular/compiler-cli": "0.0.0-PLACEHOLDER"
},
"publishConfig": {
"registry": "https://wombat-dressing-room.appspot.com"
}
}
5 changes: 1 addition & 4 deletions packages/platform-browser-dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
5 changes: 1 addition & 4 deletions packages/platform-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
5 changes: 1 addition & 4 deletions packages/platform-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,5 @@
"./__ivy_ngcc__/bundles/platform-server-init.umd.js",
"./__ivy_ngcc__/esm2015/init/src/init.js",
"./__ivy_ngcc__/fesm2015/init.js"
],
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
]
}
5 changes: 1 addition & 4 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
5 changes: 1 addition & 4 deletions packages/service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}
5 changes: 1 addition & 4 deletions packages/upgrade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
"sideEffects": false
}

0 comments on commit 2dd9564

Please sign in to comment.