blob: 6643acab352ad8b245cfd3b98328f234939e1112 [file] [log] [blame]
{
"root": "public",
"name": "Debug",
"dashboard": "./crash.jsx",
"order": 100,
"priority":2,
"routes" : [{
"label": "Debug",
"route": "/",
"component": "./crash.jsx",
"path": "",
"type": "internal"
}]
}