Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 5206 Rev 5219
Línea 16... Línea 16...
16
    filename: "companySizesBundle.js",
16
    filename: "companySizesBundle.js",
17
  }
17
  }
18
};
18
};
Línea 19... Línea 19...
19
 
19
 
20
// change active path here  
20
// change active path here  
Línea 21... Línea 21...
21
const currentPath = paths.menu;
21
const currentPath = paths.companySizes;
22
 
22
 
23
module.exports = {
23
module.exports = {
24
  entry: currentPath.entry,
24
  entry: currentPath.entry,