This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
electron-app
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43
Commits
3
Branches
0
Tags
9.2 MiB
TypeScript
70.8%
Vue
27.6%
HTML
1.2%
SCSS
0.5%
Tree:
c142937af9
feat/icon
feat/优化
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c142937af9'
${ noResults }
electron-app
/
packages
History
npmrun
c142937af9
refactor(logger): 重构错误处理逻辑,分离渲染进程和preload进程的错误处理
将全局错误处理逻辑从preload层移动到渲染进程层,提升代码的可维护性和清晰度。同时优化错误处理逻辑,增加对错误信息的序列化和额外信息的处理。
3 weeks ago
..
locales
fix bug
3 weeks ago
logger
refactor(logger): 重构错误处理逻辑,分离渲染进程和preload进程的错误处理
3 weeks ago
setting
feat(logger): 添加错误处理模块并集成到主进程和渲染进程
3 weeks ago