cutting layout renders at the most basic level
This commit is contained in:
parent
150b9f49d2
commit
6dbe15a862
7 changed files with 76 additions and 7 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue