File size: 181 Bytes
7fab05e | 1 2 3 4 5 6 7 8 9 | {
"mode": "local",
"runtime_root_url": "./",
"manifest_path": "./runtime/viewer_manifest.json",
"fallback_manifest_urls": [
"./data/viewer_manifest.template.json"
]
}
|
7fab05e | 1 2 3 4 5 6 7 8 9 | {
"mode": "local",
"runtime_root_url": "./",
"manifest_path": "./runtime/viewer_manifest.json",
"fallback_manifest_urls": [
"./data/viewer_manifest.template.json"
]
}
|