Open
Description
My low DO tier server droplet used for Concourse CI is resulting in npm run build
commands to not complete when generating a production build. Looks like it's reaching some CPU/memory limit, looking at the resource graph in the DO dashboard.
I'll either have to upgrade my DO droplet, or look into optimizing the build process (though this is limited since I haven't ejected from CRA
)
This isn't super high priority at the moment since I'm now just doing manual production deployments of the frontend as a workaround.
An example failed production of said issue build can be found here. This same issue applies when deploying QA builds.
Metadata
Metadata
Assignees
Labels
No labels