Skip to content

Commit 247a71c

Browse files
clydindgp1130
authored andcommitted
fix(@schematics/angular): disable v10 side effect package.json migration
(cherry picked from commit 0972487)
1 parent 08278f9 commit 247a71c

File tree

3 files changed

+0
-109
lines changed

3 files changed

+0
-109
lines changed

packages/schematics/angular/migrations/migration-collection.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@
7575
"factory": "./update-9/schematic-options",
7676
"description": "Replace deprecated 'styleext' and 'spec' Angular schematic options."
7777
},
78-
"side-effects-package-json": {
79-
"version": "10.0.0-beta.3",
80-
"factory": "./update-10/side-effects-package-json",
81-
"description": "Create a special 'package.json' file that is used to tell the tools and bundlers whether the code under the app directory is free of code with non-local side-effect."
82-
},
8378
"update-angular-config": {
8479
"version": "10.0.0-beta.6",
8580
"factory": "./update-10/update-angular-config",

packages/schematics/angular/migrations/update-10/side-effects-package-json.ts

Lines changed: 0 additions & 45 deletions
This file was deleted.

packages/schematics/angular/migrations/update-10/side-effects-package-json_spec.ts

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)