Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 275 Rev 281
Línea 224... Línea 224...
224
    filename: "selfEvaluationBundle.js",
224
    filename: "selfEvaluationBundle.js",
225
  },
225
  },
226
};
226
};
Línea 227... Línea 227...
227
 
227
 
228
// change active path here  
228
// change active path here  
Línea 229... Línea 229...
229
const currentPath = paths.groupEdit;
229
const currentPath = paths.selfEvaluation;
230
 
230
 
231
module.exports = {
231
module.exports = {
232
  entry: currentPath.entry,
232
  entry: currentPath.entry,