Skip to content
Snippets Groups Projects
Commit c0e60733 authored by Alexandros Georgantas's avatar Alexandros Georgantas
Browse files

Console log clean up

parent 83145f0b
No related branches found
No related tags found
1 merge request!103Vivliostyle converter
Pipeline #3119 failed with stage
in 11 minutes and 48 seconds
......@@ -38,7 +38,7 @@ const EpubBackend = function (app) {
}
let fontsRoot = process.cwd() + config.epub.fontsPath
console.log('opath', fontsRoot)
if (!fs.existsSync(fontsRoot)) {
fontsRoot = ''
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment