mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
Revert "Revert "Port github extension to use esbuild" (#298920)"
This reverts commit 51f5cafd6f.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import { CredentialsProvider, Credentials, API as GitAPI } from './typings/git.js';
|
||||
import type { CredentialsProvider, Credentials, API as GitAPI } from './typings/git.d.ts';
|
||||
import { workspace, Uri, Disposable } from 'vscode';
|
||||
import { getSession } from './auth.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user