haydenknowles/hello-worlds

Fix "no-path-concat" issue in server.js

Opened this issue · 0 comments

Use path.join() or path.resolve() instead of + to create paths in server.js.