Alan Agius 71b3de8364 fix(@angular/build): ensure accurate content size in server asset metadata
Updated the calculation to use `Buffer.byteLength()` for determining the length of escaped file content. This change ensures that the `size` property in server asset metadata accurately represents the length of the escaped content.
2024-11-04 20:31:03 +01:00
..