Searched refs:joinComponents (Results 1 – 3 of 3) sorted by relevance
11 return joinComponents(location.origin, bundlePath);22 return joinComponents(serverUrl, bundlePath);26 function joinComponents(prefix: string, suffix: string): string { function
13 return joinComponents(location.origin, bundlePath);21 return joinComponents(serverUrl, bundlePath);25 function joinComponents(prefix, suffix) { function
1 …joinComponents(location.origin, bundlePath);\n }\n throw new Error(\n 'Unable to determ…