Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8467 Rev 8696
Línea 66... Línea 66...
66
    filename: "followersBundle.js",
66
    filename: "followersBundle.js",
67
  }
67
  }
68
};
68
};
Línea 69... Línea 69...
69
 
69
 
70
// change active path here  
70
// change active path here  
Línea 71... Línea 71...
71
const currentPath = paths.profile;
71
const currentPath = paths.menu;
72
 
72
 
73
module.exports = {
73
module.exports = {
74
  entry: currentPath.entry,
74
  entry: currentPath.entry,