mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
misc: add develop images (faster and debug ready images)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user