mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a521571e85
With the introduction of many new devtools extensions APIs, it is now possible to install Angular DevTools in Safari. This commit details how to convert an Angular DevTools build to a Safari web extension with Xcode and `xcrun safari-web-extension-converter ` PR Close #45763