Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Alipay
- HangZhou
- Sign in to view email
- https://sorrycc.com/
Pinned
2,080 contributions in the last year
Activity overview
Contribution activity
December 2019
Created a pull request in umijs/plugin-access that received 2 comments
refact: file watcher, resolve -> join, @/access, error handler if no access.ts
改动点,
监听 access.(j|t)s,变更时重新生成临时文件
code style
生成的代码里用 @/access 代替绝对路径
没有 access.ts 时的出错处理
临时文件的 ts 类型问题
+56
−22
•
2
comments
Created an issue in umijs/plugin-initial-state that received 2 comments
处理出错的场景
比如: export async function getInitialState() { throw new Error('x'); } 现在直接运行时抛错了。
2
comments

