Detect jquery-x.x for exclusion

This commit is contained in:
Tim Clem
2011-12-09 11:30:29 -08:00
parent 9ffdec8a24
commit 70bc20ce12
2 changed files with 3 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
# jQuery
- (^|/)jquery([^.]*)(\.min)?\.js$
- (^|/)jquery\-\d\.\d\.\d(\.min)?\.js$
- (^|/)jquery\-\d\.\d(\.\d)?(\.min)?\.js$
# Prototype
- (^|/)prototype(.*)\.js$