Update SweetAlert2 to detect .all.js (#1922)

main
Limon Monte 8 years ago committed by Elbert Alias
parent ff4a8b9608
commit 2a94c2d9c5

@ -8437,7 +8437,7 @@
"excludes": "SweetAlert", "excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css", "html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png", "icon": "SweetAlert2.png",
"script": "sweetalert2(?:\\.min)?\\.js", "script": "sweetalert2(?:\\.all)?(?:\\.min)?\\.js",
"website": "https://limonte.github.io/sweetalert2" "website": "https://limonte.github.io/sweetalert2"
}, },
"Swiftlet": { "Swiftlet": {