mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-21 08:39:03 +01:00
- Add `minify-js` target to Makefile that minifies JavaScript files in internal/ - Update `build` and `run` targets to run minification before building/running - Replace `html/loading.js` embed with `html/loading-min.js` in loading_page.go This change optimizes the loading page performance by embedding minified JavaScript instead of the full source file. The Makefile now automatically generates minified versions of JavaScript files during build and run operations.
5.1 KiB
Executable File
5.1 KiB
Executable File