chore: remove unused relativeWebWorkerScriptsPath config key
This commit is contained in:
parent
cf9bec3ffa
commit
6c2217f2e5
@ -31,7 +31,6 @@ import OHIFDicomPDFExtension from '@ohif/extension-dicom-pdf';
|
|||||||
let config = {};
|
let config = {};
|
||||||
const appDefaults = {
|
const appDefaults = {
|
||||||
routerBasename: '/',
|
routerBasename: '/',
|
||||||
relativeWebWorkerScriptsPath: '',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
if (window) {
|
if (window) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user