File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,9 +109,13 @@ Current materialization-time parameters:
109109 ` posthogKey ` /` posthogHost ` , ` webOutputMode ` , and ` namespaceBaseRoot ` — is
110110 regenerated on the materialization path by ` writePackagedConfig ` .
111111
112- Downstream archive nodes (` win.nsis-* ` , ` win.portable-zip ` , and
113- ` win.launcher-payload ` ) carry ` namespace ` and the full ` packagedVersion ` in
114- their keys, because their content is the already-stamped payload.
112+ The downstream ` win.nsis-payload-overlay ` , ` win.nsis-installer ` ,
113+ ` win.portable-zip ` , and ` win.launcher-payload ` nodes carry ` namespace ` and the
114+ full ` packagedVersion ` in their keys, because their content includes the
115+ already-stamped payload. ` win.nsis-payload-base ` instead carries only
116+ ` versionCore ` : its content excludes ` Open Design.exe ` ,
117+ ` resources/app/package.json ` , and ` resources/open-design-config.json ` , which
118+ are assigned to the version-bearing overlay.
115119` win.launcher-payload-base ` is the exception: its key carries ` namespace ` , but
116120version identity reaches it only indirectly through the upstream ` sourceKey ` ;
117121the final ` win.launcher-payload ` archive explicitly carries the
You can’t perform that action at this time.
0 commit comments