Remove unused clean-webpack-plugin
This commit is contained in:
		
							parent
							
								
									31a16baaa7
								
							
						
					
					
						commit
						5c2617754e
					
				
					 2 changed files with 1 additions and 9 deletions
				
			
		|  | @ -39,7 +39,6 @@ | |||
|     "bootstrap": "^3.4.1", | ||||
|     "bootstrap-loader": "github:houdiniproject/bootstrap-loader#compiled_namespaced_3", | ||||
|     "bootstrap-sass": "^3.3.7", | ||||
|     "clean-webpack-plugin": "^0.1.19", | ||||
|     "compression-webpack-plugin": "^1.1.11", | ||||
|     "copy-webpack-plugin": "^4.5.1", | ||||
|     "css-loader": "^0.28.10", | ||||
|  |  | |||
|  | @ -3107,13 +3107,6 @@ clean-stack@^2.0.0: | |||
|   resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" | ||||
|   integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== | ||||
| 
 | ||||
| clean-webpack-plugin@^0.1.19: | ||||
|   version "0.1.19" | ||||
|   resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz#ceda8bb96b00fe168e9b080272960d20fdcadd6d" | ||||
|   integrity sha512-M1Li5yLHECcN2MahoreuODul5LkjohJGFxLPTjl3j1ttKrF5rgjZET1SJduuqxLAuT1gAPOdkhg03qcaaU1KeA== | ||||
|   dependencies: | ||||
|     rimraf "^2.6.1" | ||||
| 
 | ||||
| cliui@^3.2.0: | ||||
|   version "3.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d" | ||||
|  | @ -10422,7 +10415,7 @@ rgba-regex@^1.0.0: | |||
|   resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3" | ||||
|   integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM= | ||||
| 
 | ||||
| rimraf@2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@^2.7.1: | ||||
| rimraf@2, rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@^2.7.1: | ||||
|   version "2.7.1" | ||||
|   resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec" | ||||
|   integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Eric Schultz
						Eric Schultz