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