mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
perf - inline package.json and product.json (#219841)
This commit is contained in:
@@ -28,7 +28,6 @@ async function main(buildDir) {
|
||||
x64AsarPath,
|
||||
arm64AsarPath,
|
||||
filesToSkip: [
|
||||
'product.json',
|
||||
'Credits.rtf',
|
||||
'CodeResources',
|
||||
'fsevents.node',
|
||||
|
||||
@@ -32,7 +32,6 @@ async function main(buildDir?: string) {
|
||||
x64AsarPath,
|
||||
arm64AsarPath,
|
||||
filesToSkip: [
|
||||
'product.json',
|
||||
'Credits.rtf',
|
||||
'CodeResources',
|
||||
'fsevents.node',
|
||||
|
||||
Reference in New Issue
Block a user