FS-8257 #resolve [verto_communicator] fix config provision url

This commit is contained in:
Stefan Yohansson
2015-09-30 16:03:13 -03:00
parent 0c5a97739e
commit d8d7a9f352
2 changed files with 3 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ module.exports = function (grunt) {
],
routes: {
'/partials': 'src/partials',
'/config.json': 'src/config.json',
'/bower_components': './bower_components',
'/js/src': '../js/src',
'/js': './js'