mirror of https://github.com/penpot/penpot.git
📎 Enable the fdata/objects-map feature by default
Using config flags
This commit is contained in:
parent
67661674e2
commit
c3eabbdb25
|
|
@ -158,7 +158,8 @@
|
|||
:enable-component-thumbnails
|
||||
:enable-render-wasm-dpr
|
||||
:enable-token-units
|
||||
:enable-token-typography-types])
|
||||
:enable-token-typography-types
|
||||
:enable-feature-fdata-objects-map])
|
||||
|
||||
(defn parse
|
||||
[& flags]
|
||||
|
|
|
|||
Loading…
Reference in New Issue