-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: rapid bar #48
feat: rapid bar #48
Conversation
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
2e4984f
to
8541fd5
Compare
CI 挂了。 |
@@ -43,23 +43,19 @@ async function download(options) { | |||
const blobManager = new NpmBlobManager(); | |||
const entryListener = entryListenerFactory(blobManager); | |||
|
|||
console.time('[rapid] downloader new'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个最好不要删。有个长耗时在里面。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
换成 debug?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改在 bar 里兼容,这样 ci 环境里的报错也能看到。
本地环境进度条能看到具体耗时和当前执行任务。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bar.mp4