Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 5743 Rev 6353
Línea 51... Línea 51...
51
    filename: "profileBundle.js",
51
    filename: "profileBundle.js",
52
  }
52
  }
53
};
53
};
Línea 54... Línea 54...
54
 
54
 
55
// change active path here  
55
// change active path here  
Línea 56... Línea 56...
56
const currentPath = paths.profile;
56
const currentPath = paths.categories;
57
 
57
 
58
module.exports = {
58
module.exports = {
59
  entry: currentPath.entry,
59
  entry: currentPath.entry,