1
0
Fork 0
freesewing/sites/shared/components/workbench/exporting
joostdecock f8c898827d fix(shared): Guard against exporting without settings
When generating a fully default design that does not require any
measurements, the export failed because where we expect a settings
object, we get `false` instead. This guards against this scenario by
instantiating an empty object in this case.

Fixes #5430
2023-11-07 19:24:43 +01:00
..
export-handler.mjs fix(shared): Guard against exporting without settings 2023-11-07 19:24:43 +01:00
export-worker.js wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
pdf-maker.mjs fix(shared): Update logoPath import 2023-10-29 08:56:31 +01:00
pdf.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
single-pdf-maker.mjs wip(sde): Working on file list 2023-09-29 16:01:27 +02:00