mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 17:27:20 +02:00
misc: add develop images (faster and debug ready images)
This commit is contained in:
parent
945e52b4f8
commit
d8e205ec25
7 changed files with 193 additions and 45 deletions
|
@ -57,8 +57,8 @@
|
|||
[[_ name]]
|
||||
(api/build (api/inputs "src")
|
||||
(merge default-build-options
|
||||
(get-output-options name false ::path)
|
||||
{:optimizations :simple})))
|
||||
(get-output-options name true true)
|
||||
{:optimizations :none})))
|
||||
|
||||
(defmethod task "build-tests"
|
||||
[& args]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue