chore(build): remove obsolete downloaded JS bundles and update Dockerfile
Remove minified JavaScript libraries that were previously downloaded during postinstall (htmx.min.js, highlight.min.js, lunr.min.js, lunr-flex.min.js). These are now bundled via esbuild from npm packages. Update Dockerfile to remove the now-unnecessary postinstall npm script execution, streamlining the container build process.
This commit is contained in:
Reference in New Issue
Block a user