feat: extract complete multi-cabinet sets
This commit is contained in:
@@ -29,6 +29,7 @@ export async function collectReleaseMetadataFiles(projectRoot) {
|
||||
'compcol-MIT.txt',
|
||||
'MPL-2.0.txt',
|
||||
'lzxd-MIT.txt',
|
||||
'libmspack-LGPL-2.1.txt',
|
||||
'rust-cab-MIT.txt',
|
||||
]) {
|
||||
files[`LICENSES/${licenseName}`] = await readFile(
|
||||
|
||||
Reference in New Issue
Block a user