mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Revert "Revert "Port github extension to use esbuild" (#298920)"
This reverts commit 51f5cafd6f.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import { publishRepository } from './publish.js';
|
||||
import { API as GitAPI, RemoteSourcePublisher, Repository } from './typings/git.js';
|
||||
import type { API as GitAPI, RemoteSourcePublisher, Repository } from './typings/git.d.ts';
|
||||
|
||||
export class GithubRemoteSourcePublisher implements RemoteSourcePublisher {
|
||||
readonly name = 'GitHub';
|
||||
|
||||
Reference in New Issue
Block a user