fix(Rakefile): move 'use strict'; flag into the angular closure
closure compiler is stubborn and puts the flag to the top of the file, so we have to post-process the minified file to move the flag into the angular closure.
I
Igor Minar committed
637817e3ba48d149e7a9628533d21e81c650d988
Parent: 86182a9