how to download Angular8 source code and make a fix for it in local

17 views Asked by At

We need to fix a angular8 security bug. I need to download Angular8 source code and make a fix. Where can I get the Angular8 source code and What is the best practice for a such fix? (upgrade is not an option). We can view Angular8 source code here, https://github.com/angular/angular/blob/8.1.x/, but how to download it in local?

0

There are 0 answers