Vendor a few big JS libraries (#3861)

This commit is contained in:
Paul Chaignon
2017-10-31 15:12:02 +01:00
committed by GitHub
parent 99eaf5faf9
commit c05bc99004

View File

@@ -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$