mirror of
https://github.com/penpot/penpot.git
synced 2026-04-05 02:42:35 +02:00
🐛 Fix mcp build script
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user