Jabit-Server/webapp/wct.conf.json

9 lines
162 B
JSON
Raw Normal View History

2015-10-01 00:27:15 +02:00
{
"suites": ["app/test"],
"webserver": {
"pathMappings": [
{"/components/polymer-starter-kit/app/bower_components": "bower_components"}
]
}
}