Reverted class names to as they were before (#2139)

This fixes #2135
This commit is contained in:
CHaBou 2017-08-30 22:59:01 +02:00 committed by Leo Lamprecht
parent 4351d86144
commit e698bbc961

View file

@ -35,7 +35,6 @@ module.exports = {
NODE_ENV: JSON.stringify(nodeEnv)
}
}),
new webpack.optimize.ModuleConcatenationPlugin(),
new Copy([
{
from: './assets',