Remove modules.localIdentName (#11398)
This commit is contained in:
parent
fb1b710e8d
commit
fada60cbe7
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ module.exports = {
|
|||
options: {
|
||||
sourceMap: true,
|
||||
importLoaders: 2,
|
||||
modules: {
|
||||
localIdentName: '[name]__[local]___[hash:base64:5]',
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue