Laravel people, to build assets locally and then commit them, OR have the CI pipeline build it?
Which one do you prefer and why?
I generate the assets in a job in the CI pipeline. I have never had any problems with this.
Laravel people, to build assets locally and then commit them, OR have the CI pipeline build it?
Which one do you prefer and why?
I generate the assets in a job in the CI pipeline. I have never had any problems with this.