Wanted to create a start-point to play around with the new router.
I get a ReferenceError: $traceurRuntime is not defined at Object. (https://rawgit.com/angular/router/master/dist/router.es5.js:867:4).
It looks like it's depending on the traceur runtime. Is this an oversight, or do I need to load the for-mentioned runtime?