Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 667 Rev 718
Línea 229... Línea 229...
229
    filename: "performanceEvaluationBundle.js",
229
    filename: "performanceEvaluationBundle.js",
230
  },
230
  },
231
};
231
};
Línea 232... Línea 232...
232
 
232
 
233
// change active path here  
233
// change active path here  
Línea 234... Línea 234...
234
const currentPath = paths.chat;
234
const currentPath = paths.dashboard;
235
 
235
 
236
module.exports = {
236
module.exports = {
237
  entry: currentPath.entry,
237
  entry: currentPath.entry,