Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 10259 Rev 10260
Línea 76... Línea 76...
76
    filename: "candidatesBundle.js",
76
    filename: "candidatesBundle.js",
77
  }
77
  }
78
};
78
};
Línea 79... Línea 79...
79
 
79
 
80
// change active path here  
80
// change active path here  
Línea 81... Línea 81...
81
const currentPath = paths.recruitment_and_selection_candidates;
81
const currentPath = paths.recruitment_and_selection_vacancies;
82
 
82
 
83
module.exports = {
83
module.exports = {
84
  entry: currentPath.entry,
84
  entry: currentPath.entry,