Skip to content
\n

yarn dev运行界面

\n\"Snipaste_2023-10-31_03-07-29\"\n

yarn build运行结果

\n
yarn run v1.22.19\n$ tauri build -f default-meta\n     Running beforeBuildCommand `yarn run web:build`\n$ tsc && vite build\nvite v3.2.5 building for production...\n✓ 13529 modules transformed.\n../dist/assets/logo.30296787.ico        32.71 KiB\n../dist/assets/logo.4d45c68e.svg        7.57 KiB\n../dist/assets/codicon.71cccbf1.ttf     70.80 KiB\n../dist/index.html                      2.25 KiB\n../dist/assets/yaml.a7030be5.js         4.18 KiB / gzip: 1.61 KiB\n../dist/assets/javascript.2713b7ef.js   6.57 KiB / gzip: 2.36 KiB\n../dist/assets/index.a645210f.css       42.40 KiB / gzip: 7.65 KiB\n../dist/assets/index.bd5460a9.js        2995.38 KiB / gzip: 824.33 KiB\n\n(!) Some chunks are larger than 500 KiB after minification. Consider:\n- Using dynamic import() to code-split the application\n- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks\n- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.\nwarning: dependency (tauri) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions\nwarning: dependency (tauri) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions\n   Compiling tauri v1.3.0\n   Compiling clash-verge v0.1.0 (/Users/fun90/Code/clash-verge/src-tauri)\n    Finished release [optimized] target(s) in 2m 32s\n    Bundling Clash Verge.app (/Users/fun90/Code/clash-verge/src-tauri/target/release/bundle/macos/Clash Verge.app)\n    Bundling Clash Verge_1.3.8_x64.dmg (/Users/fun90/Code/clash-verge/src-tauri/target/release/bundle/dmg/Clash Verge_1.3.8_x64.dmg)\n     Running bundle_dmg.sh\n    Finished 2 bundles at:\n        /Users/fun90/Code/clash-verge/src-tauri/target/release/bundle/macos/Clash Verge.app\n        /Users/fun90/Code/clash-verge/src-tauri/target/release/bundle/dmg/Clash Verge_1.3.8_x64.dmg\n\n✨  Done in 260.98s.
\n

yarn build打出的Clash Verge.app运行界面

\n

Proxies页面是空白的,Setting页面都Mixed Port为0,但其他页面显示都正常,功能也能正常使用
\n\"Snipaste_2023-10-31_03-06-25\"

\n

问题

\n

该如何调试(使用什么方法什么工具)才能定位到问题?

","upvoteCount":1,"answerCount":3,"acceptedAnswer":{"@type":"Answer","text":"

已经修复了,可以拉一下新代码

","upvoteCount":1,"url":"https://github.com/zzzgydi/clash-verge/discussions/854#discussioncomment-7430804"}}}
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

yarn dev可以正常运行Clash Verge,但yarn build打出的包运行后Proxies页面是空白的,欢迎大牛来指点 #854

Answered by zzzgydi
fun90 asked this question in Q&A
Discussion options

You must be logged in to vote

已经修复了,可以拉一下新代码

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fun90
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by fun90
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants