diff --git a/server/helpers/workspace.js b/server/helpers/workspace.js index b36974a..a7ab443 100644 --- a/server/helpers/workspace.js +++ b/server/helpers/workspace.js @@ -80,7 +80,7 @@ const locateScript = (pathname, conf) => { } } return pathname; -} +}; const resolveUrl = (url, conf) => { // In Node, script urls can be file paths. The path doesn't