Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 218 Rev 220
Línea 219... Línea 219...
219
    filename: "postViewBundle.js",
219
    filename: "postViewBundle.js",
220
  },
220
  },
221
};
221
};
Línea 222... Línea 222...
222
 
222
 
223
// change active path here  
223
// change active path here  
Línea 224... Línea 224...
224
const currentPath = paths.profileEdit;
224
const currentPath = paths.groupEdit;
225
 
225
 
226
module.exports = {
226
module.exports = {
227
  entry: currentPath.entry,
227
  entry: currentPath.entry,