mirror of https://github.com/webpack/webpack.git
				
				
				
			fix import
This commit is contained in:
		
							parent
							
								
									f3b47452a4
								
							
						
					
					
						commit
						2615e1c475
					
				|  | @ -1,5 +1,5 @@ | |||
| const path = require("path"); | ||||
| const jestDiff = require("jest-diff").default; | ||||
| const jestDiff = require("jest-diff").diff; | ||||
| const stripAnsi = require("strip-ansi"); | ||||
| const { applyWebpackOptionsDefaults, getNormalizedWebpackOptions } = | ||||
| 	require("..").config; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue