reduced.to icon indicating copy to clipboard operation
reduced.to copied to clipboard

Enable generatePackageJson flag in nx to optimize docker image sizes

Open origranot opened this issue 2 years ago • 0 comments

Description

We're currently utilizing NX within our development workflow but not harnessing its full potential to optimize our Docker images. This issue proposes the activation of the generatePackageJson flag in NX, a feature specifically designed to create a tailored package.json for each app. This will ensure that our Docker images contain only the necessary dependencies, significantly reducing their size and improving various aspects of deployment and runtime performance.

Screenshots

No response

Additional information

No response

origranot avatar Dec 29 '23 14:12 origranot