Skip to content

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

Merged
fengmk2 merged 5 commits intovoidzero-dev:mainfrom
nekomoyi:fix/just-init-clean-dist
Mar 17, 2026
Merged

fix(justfile): add Windows support, extract clean-dist#953
fengmk2 merged 5 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 b30ac15
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69b8d22538e0120008f1edaf

@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?

@fengmk2
Copy link
Member

fengmk2 commented Mar 17, 2026

@nekomoyi Thank you for helping us with our development experience on Windows 🪟

@fengmk2 fengmk2 merged commit 31a3ad3 into voidzero-dev:main Mar 17, 2026
22 checks passed
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