Skip to content

fix(justfile): add Windows support, extract clean-dist#953

Open
nekomoyi wants to merge 2 commits intovoidzero-dev:mainfrom
nekomoyi:fix/just-init-clean-dist
Open

fix(justfile): add Windows support, extract clean-dist#953
nekomoyi wants to merge 2 commits intovoidzero-dev:mainfrom
nekomoyi:fix/just-init-clean-dist

Conversation

@nekomoyi
Copy link
Contributor

Fix Windows compatibility for just init.

Add platform-specific recipes for cleaning dist directories:

  • Unix: rm -rf
  • Windows: PowerShell Remove-Item

@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 22a89f0
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b8269e830bac0008bd64c4

@fengmk2
Copy link
Member

fengmk2 commented Mar 16, 2026

@nekomoyi Can you help add the https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md documentation to the Windows setup instructions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants