created interface for RouteBuilder service

This commit is contained in:
alecmerdler 2017-01-19 03:02:37 -08:00
parent bee504d0ba
commit 37129687e3
8 changed files with 174 additions and 185 deletions

View file

@ -30,7 +30,7 @@ module.exports = function(config) {
// Application resources
'static/js/**/*.ts',
// Tests
// Tests utils
'static/test/**/*.js',
],
exclude: [