Remove modules.localIdentName (#11398)

pull/11404/head
Yamagishi Kazutoshi 6 years ago committed by Eugen Rochko
parent fb1b710e8d
commit fada60cbe7

@ -9,9 +9,6 @@ module.exports = {
options: {
sourceMap: true,
importLoaders: 2,
modules: {
localIdentName: '[name]__[local]___[hash:base64:5]',
},
},
},
{

Loading…
Cancel
Save