mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
chore: update to Electron 37 (#256287)
* chore: update electron@36.5.0 * chore: update node.js builds * chore: update electron@37.0.0 * chore: update rpm deps * chore: bump electron@37.2.0 * chore: bump nodejs@22.17.0 * temp: update distro * chore: bump .nvmrc * chore: bump distro
This commit is contained in:
@@ -25,7 +25,7 @@ import product = require('../../product.json');
|
||||
// are valid, are in dep-lists.ts
|
||||
const FAIL_BUILD_FOR_NEW_DEPENDENCIES: boolean = true;
|
||||
|
||||
// Based on https://source.chromium.org/chromium/chromium/src/+/refs/tags/134.0.6998.205:chrome/installer/linux/BUILD.gn;l=64-80
|
||||
// Based on https://source.chromium.org/chromium/chromium/src/+/refs/tags/138.0.7204.97:chrome/installer/linux/BUILD.gn;l=64-80
|
||||
// and the Linux Archive build
|
||||
// Shared library dependencies that we already bundle.
|
||||
const bundledDeps = [
|
||||
|
||||
Reference in New Issue
Block a user