Do the following when you move a repo
pnpm i
to install dependencies.mainLayout
in mdsvex.config.js
using the relative path mainLayout: '../../packages/ui/components/Layout.svelte'
@repo/ui
to package.json
devDependencies
in the new repo "@repo/ui": "workspace:*"
src/routes/layout
dir..git
and .gitignore
from new packages.