mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 14:09:17 +00:00
🐛 Fix exporter deps install script
This commit is contained in:
parent
a8c1a673a8
commit
935fd85e9c
@ -14,6 +14,7 @@ rm -rf target
|
|||||||
pnpm run build;
|
pnpm run build;
|
||||||
|
|
||||||
cp pnpm-lock.yaml target/;
|
cp pnpm-lock.yaml target/;
|
||||||
|
cp pnpm-workspace.yaml target/;
|
||||||
cp package.json target/;
|
cp package.json target/;
|
||||||
touch target/pnpm-workspace.yaml;
|
touch target/pnpm-workspace.yaml;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user