mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[GH-ISSUE #1] 开发环境下运行项目,不知为何页面一直白屏刷新,也没有报错。 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yorhasaber on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/1
资源加载好像没有成功,而且特别慢
@imsyy commented on GitHub (Jan 18, 2023):
我这边无法复现,pnpm build 能正常构建吗?
@yorhasaber commented on GitHub (Jan 18, 2023):
试了一下pnpm build 之后部署在 搭建的本地 express 服务器是可以正常打开页面的。但是开发环境下 pnpm dev 就会出现上述问题。