mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Revert "Port github extension to use esbuild" (#298920)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import * as vscode from 'vscode';
|
||||
import type { API } from './typings/git.d.ts';
|
||||
import { API } from './typings/git.js';
|
||||
import { getRepositoryFromUrl, repositoryHasGitHubRemote } from './util.js';
|
||||
import { encodeURIComponentExceptSlashes, ensurePublished, getRepositoryForFile, notebookCellRangeString, rangeString } from './links.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user