mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-26 20:40:41 +00:00
* Follow up to #3234 Add missing part of migration from UNPKG to jsDelivr * Restore UNPKG support in package.json --------- Co-authored-by: scrhartley <scrhartley@github.com>
This commit is contained in:
parent
859708c379
commit
3c1ac71573
@ -22,6 +22,7 @@
|
||||
],
|
||||
"main": "dist/htmx.esm.js",
|
||||
"types": "dist/htmx.esm.d.ts",
|
||||
"jsdelivr": "dist/htmx.min.js",
|
||||
"unpkg": "dist/htmx.min.js",
|
||||
"web-types": "editors/jetbrains/htmx.web-types.json",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user