Skip to content

Commit 5ff03e7

Browse files
authored
fix package.json and yarn.lock issues (#21006)
* build: undo yarn.lock changes from 5f81d04 These changes were accidentally brought in from master branch and include an update to scss-bundle that causes a massive size regression in our sass bundle. * build: update @angular-devkit/build-optimizer to rc3
1 parent d17549f commit 5ff03e7

File tree

2 files changed

+177
-71
lines changed

2 files changed

+177
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"zone.js": "~0.10.3"
7070
},
7171
"devDependencies": {
72-
"@angular-devkit/build-optimizer": "^0.1100.0-rc.2",
72+
"@angular-devkit/build-optimizer": "^0.1100.0-rc.3",
7373
"@angular-devkit/core": "^11.0.0-rc.3",
7474
"@angular-devkit/schematics": "^11.0.0-rc.3",
7575
"@angular/bazel": "^11.0.0-rc.3",

0 commit comments

Comments
 (0)