mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-21 18:40:16 +10:00
feat(1.94): update patches and build process (#2047)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
diff --git a/build/npm/postinstall.js b/build/npm/postinstall.js
|
||||
index 9ca239e..b0b2929 100644
|
||||
index e38c2cb..e00627c 100644
|
||||
--- a/build/npm/postinstall.js
|
||||
+++ b/build/npm/postinstall.js
|
||||
@@ -118,2 +118,3 @@ for (let dir of dirs) {
|
||||
opts = { env };
|
||||
@@ -134,2 +134,3 @@ for (let dir of dirs) {
|
||||
setNpmrcConfig('remote', opts.env);
|
||||
+ continue;
|
||||
} else if (/^extensions\//.test(dir)) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user