Igor Minar
Igor Minar
I wonder if we could do better. I expect the bundles we currently have to go away in the next few months for most serious apps - those apps will...
> 1/ Version object for Angular 2 > > For lazy loaded apps, perhaps the extension could listen to network requests and detect Angular when it loads. How would this...
We deploy docs on each commit so we would invalidate cache several time a day if we were to use the sha of the build. How about the sha of...
Yes, but accessing global window from an extension is not straightforward as far as I can tell. Brian promised to send a PR to do this using a trick that...
So Brian merged his thing in already, but currently the code looks for angular in global context only if we have an indication that there is angular on the page...
I discussed this with the security team at google, and they are not concerned about Angular requiring `default-src self; style-src unsafe-inline;` as the default policy, because the risk associated with...
I have read the CLA Document and I hereby sign the CLA
I see, I suggest that we then wait and release the 2024-04-03 entrypoint instead. (There is a cost to having too many entrypoints as it bloats the npm package.)