fix: dev.mjs linux/mac 无法启动开发环境 by MoYingJi · Pull Request #500 · imsyy/SPlayer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@MoYingJi

Copy link

Collaborator

@MoYingJi MoYingJi commented

Oct 21, 2025

edited

Loading

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

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

@imsyy imsyy merged commit 7fbe8ac into imsyy:dev

Oct 22, 2025

@MoYingJi MoYingJi deleted the fix branch

October 22, 2025 01:44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@MoYingJi @imsyy