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