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