scalyr / angular

Code to optimize AngularJS for complex pages
MIT License
847 stars 185 forks source link

Enable feature like ng-repeat-start/ng-repeat-end #11

Open JensGabe opened 10 years ago

JensGabe commented 10 years ago

Allow use of repeat start/end points

LamaBimal commented 8 years ago

Hello @JensGabe , does Scalyr.js support ng-repeat-start/ng-end?

JensGabe commented 8 years ago

Hi @LamaBimal Scalyr.js (Which I'm not a part of) has no equivalent implementation of ng-repeat-start/-end, as it does for ng-repeat. You can use ng-repeat-start/-end while also using scalyr.js, but without the added speed.