mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
wip: fix build script
This commit is contained in:
parent
4d56bf66f4
commit
024a2ae848
2 changed files with 1 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
docker build . -t skia-build-tools
|
||||
docker run -t -v $PWD:/tmp/renderer skia-build-tools
|
||||
./scripts/copy-artifacts
|
|
@ -368,7 +368,7 @@
|
|||
|
||||
[:& (mf/provider ctx/current-vbox) {:value vbox'}
|
||||
[:& (mf/provider use/include-metadata-ctx) {:value (dbg/enabled? :show-export-metadata)}
|
||||
;; Render root shape
|
||||
;; Render root shape
|
||||
[:& shapes/root-shape {:key page-id
|
||||
:objects base-objects
|
||||
:active-frames @active-frames}]]]])
|
||||
|
|
Loading…
Reference in a new issue