mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Update html & css service
This commit is contained in:
@@ -35,9 +35,8 @@ export function getDocumentContext(documentUri: string, workspaceFolders: Worksp
|
||||
try {
|
||||
return url.resolve(base, ref);
|
||||
} catch {
|
||||
return undefined;
|
||||
return '';
|
||||
}
|
||||
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user