0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-05 03:21:26 -05:00

Enable by default components v2 feature

This commit is contained in:
Andrey Antukh 2024-04-08 11:04:56 +02:00
parent b836e8c5ab
commit fd5b1c0341
3 changed files with 2 additions and 3 deletions

View file

@ -26,7 +26,6 @@ export PENPOT_FLAGS="\
enable-soft-rpc-rlimit \
enable-webhooks \
enable-access-tokens \
disable-feature-components-v2 \
enable-file-validation \
enable-file-schema-validation";

View file

@ -18,7 +18,6 @@ export PENPOT_FLAGS="\
enable-rpc-climit \
enable-smtp \
enable-access-tokens \
disable-feature-components-v2 \
enable-file-validation \
enable-file-schema-validation";

View file

@ -58,7 +58,8 @@
(def default-enabled-features
#{"fdata/shape-data-type"
"styles/v2"
"layout/grid"})
"layout/grid"
"components/v2"})
;; A set of features which only affects on frontend and can be enabled
;; and disabled freely by the user any time. This features does not