mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
nls - removal of loader plugin (#219098)
This commit is contained in:
@@ -118,10 +118,7 @@ export function extractEditor(options: tss.ITreeShakingOptions & { destRoot: str
|
||||
'vs/css.build.ts',
|
||||
'vs/css.ts',
|
||||
'vs/loader.js',
|
||||
'vs/loader.d.ts',
|
||||
'vs/nls.build.ts',
|
||||
'vs/nls.ts',
|
||||
'vs/nls.mock.ts',
|
||||
'vs/loader.d.ts'
|
||||
].forEach(copyFile);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user