@wix/media_files
Advanced tools
Comparing version 1.0.46 to 1.0.47
@@ -72,2 +72,20 @@ "use strict"; | ||
], | ||
'editor._base_domain_': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
'blocks._base_domain_': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
'create.editorx': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
}; | ||
@@ -74,0 +92,0 @@ return (0, metro_runtime_2.resolveUrl)(Object.assign(opts, { domainToMappings })); |
@@ -69,2 +69,20 @@ import { toURLSearchParams } from '@wix/metro-runtime'; | ||
], | ||
'editor._base_domain_': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
'blocks._base_domain_': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
'create.editorx': [ | ||
{ | ||
srcPath: '/_api/wix-privatemedia-proxy-server', | ||
destPath: '', | ||
}, | ||
], | ||
}; | ||
@@ -71,0 +89,0 @@ return resolveUrl(Object.assign(opts, { domainToMappings })); |
{ | ||
"name": "@wix/media_files", | ||
"version": "1.0.46", | ||
"version": "1.0.47", | ||
"publishConfig": { | ||
@@ -48,3 +48,3 @@ "registry": "https://registry.npmjs.org/", | ||
}, | ||
"falconPackageHash": "c1431482217b8b31f487a6a06ca6868cebaa68ae5e77c01146ca1423" | ||
"falconPackageHash": "db8512eba1281999813cc55264a671053c7de5e5ec7599f72934f8f4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1027790
20477