mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	@incompl updated build command in CONTRIBUTING.md. closes #2967
This commit is contained in:
		
				
					committed by
					
						 Gary Katsevman
						Gary Katsevman
					
				
			
			
				
	
			
			
			
						parent
						
							b84be556a6
						
					
				
				
					commit
					aa4700b098
				
			| @@ -7,6 +7,7 @@ CHANGELOG | ||||
| * @huitsing updated docstrings for autoplay and loop methods ([view](https://github.com/videojs/video.js/pull/2960)) | ||||
| * @rcrooks fixed some broken links in guides ([view](https://github.com/videojs/video.js/pull/2965)) | ||||
| * @forbesjo fixed errorDisplay erroring on subsequent openings ([view](https://github.com/videojs/video.js/pull/2966)) | ||||
| * @incompl updated build command in CONTRIBUTING.md ([view](https://github.com/videojs/video.js/pull/2967)) | ||||
|  | ||||
| -------------------- | ||||
|  | ||||
|   | ||||
| @@ -144,7 +144,7 @@ npm install | ||||
| Build a local copy of video.js and run tests | ||||
|  | ||||
| ```bash | ||||
| grunt | ||||
| grunt dist | ||||
| grunt test | ||||
| ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user