mirror of
https://github.com/wizarrrr/wizarr.git
synced 2026-06-11 15:24:58 -04:00
- Relocated Alpine.js, HTMX, Flowbite, Bowser, Inapp-spy, and Animate.css assets out of node_modules into safe vendor folders during build. - Created cross-platform Node.js copy-assets.js script to copy required front-end packages. - Updated base.html template to serve assets from secure vendor folders instead of node_modules and fixed Alpine plugin loading order. - Modified .gitignore to ignore portable local development tools and compiled vendor assets.