Remove modules.localIdentName (#11398)

lolsob-rspec
Yamagishi Kazutoshi 2019-07-23 22:47:48 +09:00 committed by Eugen Rochko
parent 1635e401b6
commit 28ac87249e
1 changed files with 0 additions and 3 deletions

View File

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