update
This commit is contained in:
parent
55e9287468
commit
232bb80bcb
@ -62,7 +62,7 @@ export class SmartArchive {
|
|||||||
new plugins.smartfile.Smartfile({
|
new plugins.smartfile.Smartfile({
|
||||||
base: null, // no working directory for this one
|
base: null, // no working directory for this one
|
||||||
contentBuffer: fileBuffer,
|
contentBuffer: fileBuffer,
|
||||||
path: `./${header.name}`
|
path: `${header.name}`
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
next();
|
next();
|
||||||
|
Loading…
Reference in New Issue
Block a user