Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 15761 | Rev 16285 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 15761 Rev 15801
Línea 178... Línea 178...
178
    filename: "jobDescription.js",
178
    filename: "jobDescription.js",
179
  },
179
  },
180
};
180
};
Línea 181... Línea 181...
181
 
181
 
182
// change active path here
182
// change active path here
Línea 183... Línea 183...
183
const currentPath = paths.chat;
183
const currentPath = paths.mobileChat;
184
 
184
 
185
module.exports = {
185
module.exports = {
186
  entry: currentPath.entry,
186
  entry: currentPath.entry,