The page didn’t use angular.
Improving Angular performance with 1 line of code
Hack Upstate
69554

This is not a good test of whether a page is using Angular. It could just mean they didn’t want `angular` in the global namespace, and/or used a script-loader. This is definitely the case with Flat. Look closer at the page source, there are attribute directives everywhere…