watcher - update to latest version (#286484)

This commit is contained in:
Benjamin Pasero
2026-01-09 07:07:37 +01:00
committed by GitHub
parent 7c62052af6
commit fe665a91f6
16 changed files with 71 additions and 68 deletions

View File

@@ -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