Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pubsweet-components
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
There was a problem fetching the latest pipeline status.
Show more breadcrumbs
pubsweet
pubsweet-components
Commits
c0e60733
Commit
c0e60733
authored
7 years ago
by
Alexandros Georgantas
Browse files
Options
Downloads
Patches
Plain Diff
Console log clean up
parent
83145f0b
No related branches found
No related tags found
1 merge request
!103
Vivliostyle converter
Pipeline
#3119
failed with stage
in 11 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/Epub/EpubBackend.js
+1
-1
1 addition, 1 deletion
packages/Epub/EpubBackend.js
with
1 addition
and
1 deletion
packages/Epub/EpubBackend.js
+
1
−
1
View file @
c0e60733
...
...
@@ -38,7 +38,7 @@ const EpubBackend = function (app) {
}
let
fontsRoot
=
process
.
cwd
()
+
config
.
epub
.
fontsPath
console
.
log
(
'
opath
'
,
fontsRoot
)
if
(
!
fs
.
existsSync
(
fontsRoot
))
{
fontsRoot
=
''
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment