ITADN

Fix incorrect configuration file key and other customizations

#33Pull Requestfahlisaputra 创建于 2025-02-23已合并
enhancement
F
fahlisaputracommented
This pull request introduces several improvements and fixes, including: - Added a .gitignore file to keep unnecessary files out of version control. - Added an option to customize the minify route path and option to disable it. (#31) - Resolved an issue where the configuration was incorrectly registered from the service provider. (#30) - Enhanced the minify helper to dynamically change the route path. - Ensured the correct route is registered based on the configuration. - Added an option to customize the storage directory for unminified files. (#25) - Improved the HTTP handler to support a custom path. **Why this is needed** These changes provide better flexibility in configuring the minification process, ensure correct route registration, and improve maintainability by avoiding unnecessary files in version control. **Additional Notes** Let me know if any modifications or improvements are needed. 🚀
合并状态:已合并 合并于 2025-02-23 关闭于 2025-02-23 0 条评论