[PR #500] [MERGED] fix: dev.mjs linux/mac 无法启动开发环境 #486

Closed
opened 2026-02-27 07:12:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imsyy/SPlayer/pull/500
Author: @MoYingJi
Created: 10/21/2025
Status: Merged
Merged: 10/22/2025
Merged by: @imsyy

Base: devHead: fix


📝 Commits (1)

  • ef6868f fix: dev.mjs linux/mac 无法启动开发环境

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 scripts/dev.mjs (+2 -2)

📄 Description

isWindows 分支中,startElectronVite 函数正常启动
else 分支中,startElectronVite 函数在定义之前就被调用了


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imsyy/SPlayer/pull/500 **Author:** [@MoYingJi](https://github.com/MoYingJi) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@imsyy](https://github.com/imsyy) **Base:** `dev` ← **Head:** `fix` --- ### 📝 Commits (1) - [`ef6868f`](https://github.com/imsyy/SPlayer/commit/ef6868fd40267ab651af27d67780bb17e6b00498) fix: dev.mjs linux/mac 无法启动开发环境 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `scripts/dev.mjs` (+2 -2) </details> ### 📄 Description 在 `isWindows` 分支中,`startElectronVite` 函数正常启动 在 `else` 分支中,`startElectronVite` 函数在定义之前就被调用了 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:12:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#486
No description provided.