You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes redundant node installation steps from the API Dockerfile,
improving build times and reducing image size.
Sets node options in the app-publish Dockerfile to allocate more memory
during the build process, preventing out-of-memory errors.
Removes setting node options from the client build script, using the
environment variable instead.
0 commit comments