const path = require("path") module.exports = { sourceDir: path.resolve("~", process.env.REPL_SLUG) }