mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Fixes #99666 - moves code-web into resources/
This commit is contained in:
@@ -124,7 +124,7 @@ const copyrightFilter = [
|
||||
'!extensions/html-language-features/server/src/modes/typescript/*',
|
||||
'!extensions/*/server/bin/*',
|
||||
'!src/vs/editor/test/node/classification/typescript-test.ts',
|
||||
'!scripts/code-web.js'
|
||||
'!resources/serverless/code-web.js'
|
||||
];
|
||||
|
||||
const jsHygieneFilter = [
|
||||
|
||||
Reference in New Issue
Block a user