mirror of https://github.com/webpack/webpack.git
				
				
				
			Add "absolutePath": true to stats.context
This commit is contained in:
		
							parent
							
								
									43bd355adf
								
							
						
					
					
						commit
						1ee598a08e
					
				|  | @ -897,7 +897,8 @@ | |||
|           "properties": { | ||||
|             "context": { | ||||
|               "type": "string", | ||||
|               "description": "context directory for request shortening" | ||||
|               "description": "context directory for request shortening", | ||||
|               "absolutePath": true | ||||
|             }, | ||||
|             "hash": { | ||||
|               "type": "boolean", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue