We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2a29b commit 4c00ad4Copy full SHA for 4c00ad4
patches/sourcemaps.diff
@@ -32,7 +32,7 @@ Index: code-server/lib/vscode/build/gulpfile.reh.js
32
33
let version = packageJson.version;
34
const quality = product.quality;
35
-@@ -388,7 +387,7 @@ function tweakProductForServerWeb(produc
+@@ -389,7 +388,7 @@ function tweakProductForServerWeb(produc
36
const minifyTask = task.define(`minify-vscode-${type}`, task.series(
37
optimizeTask,
38
util.rimraf(`out-vscode-${type}-min`),
0 commit comments