Files
test-product-compare-react/static.json

7 lines
66 B
JSON
Raw Normal View History

2017-07-24 19:03:12 +01:00
{
"root": "build/",
"routes": {
"/**": "index.html"
}
}