0
Fork 0
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:
AzazelN28 2024-10-02 10:06:33 +02:00
parent 4d56bf66f4
commit 024a2ae848
2 changed files with 1 additions and 5 deletions

View file

@ -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

View file

@ -368,7 +368,7 @@
[:& (mf/provider ctx/current-vbox) {:value vbox'} [:& (mf/provider ctx/current-vbox) {:value vbox'}
[:& (mf/provider use/include-metadata-ctx) {:value (dbg/enabled? :show-export-metadata)} [:& (mf/provider use/include-metadata-ctx) {:value (dbg/enabled? :show-export-metadata)}
;; Render root shape ;; Render root shape
[:& shapes/root-shape {:key page-id [:& shapes/root-shape {:key page-id
:objects base-objects :objects base-objects
:active-frames @active-frames}]]]]) :active-frames @active-frames}]]]])