commit | 37d5606a442b74651c6748091513476d6e570d13 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Apr 24 15:03:00 2017 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Apr 24 15:03:00 2017 -0700 |
tree | 1daaec881916ae68acbb70ba06b8f78fcad13a12 | |
parent | eafba51e976af7e88274851246199fdc3835223e [diff] [blame] |
WIP [CORD-1140] serving GUI under /xos Change-Id: I8095355f8f437899ce1d0ee31ff333254bfa8a7d
diff --git a/conf/browsersync-dist.conf.js b/conf/browsersync-dist.conf.js index dd768bb..33b0ab5 100644 --- a/conf/browsersync-dist.conf.js +++ b/conf/browsersync-dist.conf.js
@@ -20,7 +20,7 @@ } }, routes: { - "/spa": "./dist" + "/xos": "./dist" } }, open: true