fix(org): Build fixes
This commit is contained in:
parent
8634b84e04
commit
c8ce8030f4
6 changed files with 11 additions and 11 deletions
|
@ -4,9 +4,9 @@ import { pluginBundle } from '@freesewing/plugin-bundle'
|
|||
import { pluginFlip } from '@freesewing/plugin-flip'
|
||||
import { pluginGore } from '@freesewing/plugin-gore'
|
||||
import { Design } from '@freesewing/core'
|
||||
import Svg from '../workbench/draft/svg'
|
||||
import Defs from '../workbench/draft/defs'
|
||||
import Stack from '../workbench/draft/stack'
|
||||
import { Svg } from '../workbench/draft/svg'
|
||||
import { Defs } from '../workbench/draft/defs'
|
||||
import { Stack } from '../workbench/draft/stack'
|
||||
import { useGist } from 'shared/hooks/useGist'
|
||||
import yaml from 'js-yaml'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue