mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🔧 Add minor adjustments to mcp build-types script
This commit is contained in:
parent
5718698bff
commit
8eb5bd3dd8
@ -7,6 +7,7 @@ pushd $SCRIPT_DIR;
|
|||||||
|
|
||||||
if [[ "$URL" = "http://localhost:9090" ]]; then
|
if [[ "$URL" = "http://localhost:9090" ]]; then
|
||||||
pushd ../../plugins
|
pushd ../../plugins
|
||||||
|
rm -rf node_modules;
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm run build:doc
|
pnpm run build:doc
|
||||||
popd
|
popd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user