Remove modules.localIdentName (#11398)
parent
1635e401b6
commit
28ac87249e
|
@ -9,9 +9,6 @@ module.exports = {
|
|||
options: {
|
||||
sourceMap: true,
|
||||
importLoaders: 2,
|
||||
modules: {
|
||||
localIdentName: '[name]__[local]___[hash:base64:5]',
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue