We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0396be7 commit ec57534Copy full SHA for ec57534
scripts/sha.sh
@@ -0,0 +1,2 @@
1
+cat dist/htmx.min.js | openssl dgst -sha384 -binary | openssl base64 -A
2
+echo ""
0 commit comments