mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 15:24:40 +01:00
Update extensions/github-authentication/esbuild.browser.mts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -35,5 +35,6 @@ run({
|
||||
outdir: outDir,
|
||||
additionalOptions: {
|
||||
plugins: [platformModulesPlugin],
|
||||
tsconfig: path.join(import.meta.dirname, 'tsconfig.browser.json'),
|
||||
},
|
||||
}, process.argv);
|
||||
|
||||
Reference in New Issue
Block a user