mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 19:11:56 +02:00
Don't raise an error if output.blg cannot be found.
This commit is contained in:
@@ -137,7 +137,7 @@ define [
|
||||
entries.warnings = entries.warnings.concat(biberLogEntries.warnings)
|
||||
proceed()
|
||||
.error (e) ->
|
||||
console.error ">> error", e
|
||||
# it's not an error for the output.blg file to not be present
|
||||
proceed()
|
||||
# # # #
|
||||
.error () ->
|
||||
|
||||
Reference in New Issue
Block a user