1
0
Fork 0

cutting layout renders at the most basic level

This commit is contained in:
Enoch Riese 2023-02-16 15:21:55 -06:00
parent 150b9f49d2
commit 6dbe15a862
7 changed files with 76 additions and 7 deletions

View file

@ -1,7 +1,7 @@
import Worker from 'web-worker'
import fileSaver from 'file-saver'
import { themePlugin } from '@freesewing/plugin-theme'
import { pagesPlugin } from '../layout/print/plugin.mjs'
import { pagesPlugin } from '../layout/layout-part-plugin.mjs'
import { capitalize } from 'shared/utils.mjs'
export const exportTypes = {