mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ca7a143376
This is needed because Angular CLI 13.3 contains fixes that are needed for Stackblitz Node 16 to compile Sass. We also added `copyfiles` in `aio/tools/examples/shared/package.json` as `yarn sync-deps` was failing due to the missing dependency. PR Close #45502