Merge branch 'master' of https://github.com/sharelatex/clsi-sharelatex
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = CompileController =
|
||||
error: error?.message or error
|
||||
outputFiles: outputFiles.map (file) ->
|
||||
url: "#{Settings.apis.clsi.url}/project/#{request.project_id}/output/#{file.path}"
|
||||
path: file.path
|
||||
type: file.type
|
||||
build: file.build
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user