mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
82c8b7ae9e
PNG converted to base64 don't work on stackblitz. As stackblitz does't support binary files for dynamicaly created projects, we now use only svgs. Fixes: #48773 PR Close #48774