forked from cybrespace/pinafore
		
	remove setImmediate polyfill
This commit is contained in:
		
							parent
							
								
									c8da39d457
								
							
						
					
					
						commit
						67f2e6241d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -48,6 +48,9 @@ module.exports = {
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		].filter(Boolean)
 | 
							].filter(Boolean)
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
 | 
					  node: {
 | 
				
			||||||
 | 
						  setImmediate: false
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
	plugins: [
 | 
						plugins: [
 | 
				
			||||||
		new webpack.optimize.CommonsChunkPlugin({
 | 
							new webpack.optimize.CommonsChunkPlugin({
 | 
				
			||||||
			minChunks: 2,
 | 
								minChunks: 2,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue