working version sending lod and sog
This commit is contained in:
@@ -108,7 +108,7 @@ self.onmessage = async (e: MessageEvent) => {
|
|||||||
await writeFile(
|
await writeFile(
|
||||||
{
|
{
|
||||||
filename: singleOutputName,
|
filename: singleOutputName,
|
||||||
outputFormat: "sog",
|
outputFormat: "sog-bundle",
|
||||||
dataTable: mainTable,
|
dataTable: mainTable,
|
||||||
options: singleOptions,
|
options: singleOptions,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user