mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-26 03:03:50 +01:00
* Replace mkdirp with fs.mkdirSync(path, { recursive: true })
(fix #227931)
* compile
* Replace mkdirp with fs.mkdirSync(path, { recursive: true })
(fix #227931)
* compile