Remove modules.localIdentName (#11398)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							fb1b710e8d
						
					
				
				
					commit
					fada60cbe7
				
			@@ -9,9 +9,6 @@ module.exports = {
 | 
				
			|||||||
      options: {
 | 
					      options: {
 | 
				
			||||||
        sourceMap: true,
 | 
					        sourceMap: true,
 | 
				
			||||||
        importLoaders: 2,
 | 
					        importLoaders: 2,
 | 
				
			||||||
        modules: {
 | 
					 | 
				
			||||||
          localIdentName: '[name]__[local]___[hash:base64:5]',
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user