Open Issues Need Help
View All on GitHub Cleanup command fix 2 days ago
AI Summary: The current pnpm cleanup commands, `pnpm -w run clean` or `pnpm -r clean`, fail to remove `dist` directories on Windows-based systems. This issue proposes to fix this by integrating the `rimraf` pnpm package as a dependency and updating the cleanup scripts to use it for cross-platform directory removal.
Complexity:
2/5
bug good first issue bounty: 50
Code execution in your browser (Forked from https://github.com/homebrew-ec-foss/WebRunnr)
TypeScript
#hacknight-2025#hacktoberfest