Skip to content

Commit 3133943

Browse files
committed
remove size-saving information
Relative size-saving depends on the size of the custom app
1 parent 7f4beab commit 3133943

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/BestPractices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ without copying the npm & Yarn package managers.
216216
In Docker images based on Node.js >=26, Yarn is already removed.
217217

218218
The result is a smaller and hardened final image with no package managers.
219-
The size savings are typically about 2% or 3%.
220219

221220
The examples below build with npm.
222221

0 commit comments

Comments
 (0)