chore: unify zip installs around dist
This commit is contained in:
@@ -6,7 +6,7 @@ import yazl from "yazl";
|
||||
|
||||
export async function createReleaseArchive({
|
||||
archivePath,
|
||||
rootDirName = "star-chart-search-enhancer-internal",
|
||||
rootDirName = "dist",
|
||||
sourceDir
|
||||
}) {
|
||||
const zip = new yazl.ZipFile();
|
||||
|
||||
Reference in New Issue
Block a user