mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Vendor a few big JS libraries (#3861)
This commit is contained in:
		| @@ -81,6 +81,9 @@ | ||||
| # Animate.css | ||||
| - (^|/)animate\.(css|less|scss|styl)$ | ||||
|  | ||||
| # Select2 | ||||
| - (^|/)select2/.*\.(css|scss|js)$ | ||||
|  | ||||
| # Vendored dependencies | ||||
| - third[-_]?party/ | ||||
| - 3rd[-_]?party/ | ||||
| @@ -119,6 +122,15 @@ | ||||
| # jQuery File Upload | ||||
| - (^|/)jquery\.fileupload(-\w+)?\.js$ | ||||
|  | ||||
| # jQuery dataTables | ||||
| - jquery.dataTables.js | ||||
|  | ||||
| # bootboxjs | ||||
| - bootbox.js | ||||
|  | ||||
| # pdf-worker | ||||
| - pdf.worker.js | ||||
|  | ||||
| # Slick | ||||
| - (^|/)slick\.\w+.js$ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user