Addressed PR comments

This commit is contained in:
Armando Aguirre
2018-01-30 15:22:34 -08:00
parent cd994964e3
commit e99fe78172
2 changed files with 1 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"exclude": [["^", 1, "$"]]
},
"Datatables.net": {
"match": "(jquery\\.)?dataTables(\\.all)?(\\.min)?\\.js$",
"match": "^.*\\/(jquery\\.)?dataTables(\\.all)?(\\.min)?\\.js$",
"types": ["datatables.net"]
}
},