Remove unused htmx/json-enc vendor libs; fix missing htm.js symlink

- Remove vendor/htmx-2.0.4.min.js and vendor/json-enc-2.0.0.js (unused)
- Remove webui/static/htmx.min.js and webui/static/json-enc.js symlinks
- Add webui/static/vendor/htm.js symlink pointing to project root
  vendor/htm.js, fixing the module script MIME type error caused by
  hoover/html.js importing from a non-existent path
This commit is contained in:
2026-06-23 21:34:57 +00:00
parent 5ba0f31767
commit e74f0a5ffb
5 changed files with 1 additions and 15 deletions
+1
View File
@@ -0,0 +1 @@
../../../vendor/htm.js