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