function file()

in scripts/build.js [15:17]


function file(which) {
  return path.join(__dirname, '..', which);
}