mirror of
https://github.com/penpot/penpot.git
synced 2026-06-11 18:02:06 +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;
|
||||
|
||||
cp pnpm-lock.yaml target/;
|
||||
cp pnpm-workspace.yaml target/;
|
||||
cp package.json target/;
|
||||
touch target/pnpm-workspace.yaml;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user