mirror of
https://github.com/penpot/penpot.git
synced 2025-06-24 22:07:02 +02:00
📚 Merge penpot/penpot-docs repository
This commit is contained in:
parent
3932054ea6
commit
88296480ec
665 changed files with 17621 additions and 0 deletions
8
docs/scripts/build.sh
Executable file
8
docs/scripts/build.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
source ~/.bashrc
|
||||
|
||||
set -ex
|
||||
rm -rf ./_dist
|
||||
yarn
|
||||
yarn run build
|
Loading…
Add table
Add a link
Reference in a new issue