mirror of
				https://github.com/videojs/video.js.git
				synced 2025-10-31 00:08:01 +02:00 
			
		
		
		
	chore(npmignore): don't publish zip file to npm (#5249)
Add zip file to npmignore. Fixes #5248.
This commit is contained in:
		
				
					committed by
					
						 Gary Katsevman
						Gary Katsevman
					
				
			
			
				
	
			
			
			
						parent
						
							0b2a8e04ef
						
					
				
				
					commit
					5b8d373f7f
				
			| @@ -1,6 +1,7 @@ | ||||
| # Exclude everything but the contents of the dist directory. | ||||
| **/* | ||||
| !dist/** | ||||
| dist/video-js-*.zip | ||||
| !es5/** | ||||
| !src/css/** | ||||
| !core.js | ||||
|   | ||||
		Reference in New Issue
	
	Block a user