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 = {};
|
||||
const appDefaults = {
|
||||
routerBasename: '/',
|
||||
relativeWebWorkerScriptsPath: '',
|
||||
};
|
||||
|
||||
if (window) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user