mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-17 22:13:08 +00:00
- Removed the IS_MARKETING flag from app-config.ts to simplify configuration. - Updated the Sidebar component to always display the "AutoMaker" branding, removing conditional rendering based on the marketing flag. - Cleaned up package.json by removing the dev:marketing script and ensuring consistency in test commands. - Cleaned up package-lock.json by removing references to the marketing app and its dependencies.