[ADF-799] add HappyPack to webpack conf (#1956)

This commit is contained in:
Eugenio Romano
2017-06-12 22:23:17 +01:00
parent 8258859359
commit ec090ea1ae
2 changed files with 1 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ module.exports = webpackMerge(commonConfig, {
from: '**/*',
to: `assets/${lib}/i18n/`
}
}),
})
])
]
});