- Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
First, thanks a ton for the new 0.51.0 Makefile support! This is going to save a bunch of time on Rails & Lambda build times since we typically have to build CSS/JS assets using non-deployment gems. Hence having full control allows our CI/CD (GitHub Actions) to cache different dev/deploy gem vendor directories.
That said, I am new to Makefiles and found their adoption to be a little difficult. I found myself wanting to echo
parts of the build but nothing was showing during sam build
. Is there something this library can do (or myself) when using a Makefile to see what is happing in my own files?
I also realize this just might be having to learn make. But thought I would ask first. Thanks again!
n1te1337, vemundeldegard, sebelga and maschnetwork