Skip to content

Replace mkdirp with fs.mkdirSync(path, { recursive: true })#228017

Merged
bpasero merged 2 commits intomainfrom
ben/disappointed-krill
Sep 10, 2024
Merged

Replace mkdirp with fs.mkdirSync(path, { recursive: true })#228017
bpasero merged 2 commits intomainfrom
ben/disappointed-krill

Conversation

@bpasero
Copy link
Copy Markdown
Member

@bpasero bpasero commented Sep 9, 2024

(fix #227931)

@bpasero bpasero self-assigned this Sep 9, 2024
Comment thread test/smoke/src/main.ts
Comment thread build/lib/builtInExtensions.ts
@bpasero bpasero marked this pull request as ready for review September 10, 2024 05:16
@bpasero bpasero added this to the September 2024 milestone Sep 10, 2024
@bpasero bpasero enabled auto-merge (squash) September 10, 2024 05:19
@bpasero bpasero merged commit 789c320 into main Sep 10, 2024
@bpasero bpasero deleted the ben/disappointed-krill branch September 10, 2024 05:43
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace mkdirp with fs.mkdirSync(path, { recursive: true })

3 participants