fix diagram webpack common file

This commit is contained in:
Eugenio Romano 2017-07-05 17:09:40 +02:00 committed by Eugenio Romano
parent dd48b53b7d
commit b32a023581

View File

@ -60,7 +60,7 @@ module.exports = {
test: /\.css$/,
loader: ['to-string-loader', 'css-loader'],
exclude: [/node_modules/, /bundles/, /dist/, /demo/]
}
},
{
test: /\.scss$/,
use: [{