Merge pull request #1569 from limonte/patch-1

Add "excludes": "SweetAlert" to SweetAlert2 configuration
main
Elbert Alias 8 years ago committed by GitHub
commit 2a713dc16b

@ -7795,6 +7795,7 @@
"cats": [
"12"
],
"excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png",
"script": "sweetalert2(?:\\.min)?\\.js",

Loading…
Cancel
Save