Vendor htmx #57
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per the recommendation from the htmx project, include htmx in the distribution package, and modify the
AutoHtmx
behavior to load it from the version on the server. This will eliminate a separate network call, and will allow users to update htmx outside of the release cycle for this application.This is complete