Sha1WithPreservation
@aurorajs.dev/catalyst-cli / generator/engine/lock-file / sha1WithPreservation
Function: sha1WithPreservation()
Section titled “Function: sha1WithPreservation()”sha1WithPreservation(
content):string
Defined in: generator/engine/lock-file.ts:172
Compute integrity hash EXCLUDING preservation region bodies.
For files without regions this equals sha1(content) (backward compat).
Parameters
Section titled “Parameters”content
Section titled “content”string
Returns
Section titled “Returns”string