What are the reasons why my build time and size are so drastictally different based on my deployment source?
GitHub 3m build time of 26.2 MB vs CLI 8s build time of 13.2Kb
Will stick to CLI deployments for now
TL;DR
Developers are experiencing significant differences in build time and deployment size between GitHub (3 minutes, 26.2 MB) and the CLI (8 seconds, 13.2 Kb). The user will stick to CLI deployments for now.