mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-22 17:24:28 +00:00
0.0.10
This commit is contained in:
5
node_modules/async-neocities/lib/stats-handler.js
generated
vendored
5
node_modules/async-neocities/lib/stats-handler.js
generated
vendored
@@ -41,7 +41,10 @@ function statsHandler (opts = {}) {
|
||||
logProgress(lastStats)
|
||||
}
|
||||
} else {
|
||||
if (progressInterval) clearInterval(progressInterval)
|
||||
if (progressInterval) {
|
||||
clearInterval(progressInterval)
|
||||
logProgress(lastStats)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user