mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
watcher - update to latest version (#286484)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import * as fsPromise from 'fs/promises';
|
||||
import path from 'path';
|
||||
import * as http from 'http';
|
||||
import * as parcelWatcher from '@vscode/watcher';
|
||||
import * as parcelWatcher from '@parcel/watcher';
|
||||
|
||||
/**
|
||||
* Launches the server for the monaco editor playground
|
||||
|
||||
Reference in New Issue
Block a user