mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix mcp build script
This commit is contained in:
parent
d3c77130bc
commit
0ad5baa5d9
@ -30,7 +30,7 @@ pnpm -r --filter "mcp-server" run build;
|
||||
rsync -avr packages/server/dist/ ./dist/;
|
||||
|
||||
cp packages/server/package.json ./dist/;
|
||||
cp packages/server/pnpm-lock.yaml ./dist/;
|
||||
cp pnpm-lock.yaml ./dist/;
|
||||
|
||||
touch ./dist/pnpm-workspace.yaml;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user