692 B
692 B
> @figma/my-make-file@0.0.1 predev
> powershell -NoProfile -ExecutionPolicy Bypass -Command "$p=(Get-NetTCPConnection -LocalPort 5173 -State Listen -ErrorAction SilentlyContinue | Select-Object -Expand OwningProcess -Unique); if($p){$p|ForEach-Object{Stop-Process -Id $_ -Force -ErrorAction SilentlyContinue}}"
> @figma/my-make-file@0.0.1 dev
> vite --host 127.0.0.1 --port 5173 --strictPort
۱۰:۰۹:۴۵ [vite] (client) Re-optimizing dependencies because vite config has changed
VITE v6.4.2 ready in 427 ms
➜ Local: http://127.0.0.1:5173/