Error en configuracion de webpack

This commit is contained in:
Juan Ferrer Toribio 2017-01-31 15:43:48 +01:00
parent a2d56480f3
commit b98c790c3a
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ var config = {
modules: [
path.join(__dirname, 'client'),
__dirname,
'node_modules',
'/usr/lib/node_modules'
'node_modules'
]
},
plugins: [