mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 05:59:16 -04:00
* Fix Vite relativeAliasResolver on Windows - Add Strawberry Perl installation to setup-system.ps1 (stop rust-analyzer from crashing on Windows) - Remove unused imports from desktop windows crate - Add todo for missing sync test match cases * Use path.join instead of doing string concatenation with path.sep by hand