tweak webpack config
This commit is contained in:
		
							parent
							
								
									0465d2d5c6
								
							
						
					
					
						commit
						1ef3238974
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -54,7 +54,7 @@ module.exports = {
 | 
			
		|||
  plugins: [
 | 
			
		||||
    new webpack.optimize.CommonsChunkPlugin({
 | 
			
		||||
      minChunks: 2,
 | 
			
		||||
      async: true,
 | 
			
		||||
      async: false,
 | 
			
		||||
      children: true
 | 
			
		||||
    })
 | 
			
		||||
  ].concat(isDev ? [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue