mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-25 04:36:23 +00:00
watcher - implement and adopt universal file watcher
This commit is contained in:
@@ -103,7 +103,7 @@ const serverEntryPoints = [
|
||||
exclude: ['vs/css', 'vs/nls']
|
||||
},
|
||||
{
|
||||
name: 'vs/platform/files/node/watcher/parcel/parcelWatcherMain',
|
||||
name: 'vs/platform/files/node/watcher/watcherMain',
|
||||
exclude: ['vs/css', 'vs/nls']
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user