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