mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 22:32:04 +00:00
- Deleted the dev.mjs script, consolidating development mode functionality into start-automaker.sh. - Updated package.json to use start-automaker.sh for the "dev" script and added a "start" script for production mode. - Enhanced start-automaker.sh with production build capabilities and improved argument parsing for better user experience. - Removed launcher-utils.mjs as its functionality has been integrated into start-automaker.sh.