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