Skip to content

Commit

Permalink
CYS > Add a feature flag for full composability and the Pattern Toolk…
Browse files Browse the repository at this point in the history
…it (#47392)

* Add a feature flag for full composability and the Pattern Toolkit projects.

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
nefeline and github-actions committed May 13, 2024
1 parent 7796c13 commit 7313127
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
@@ -0,0 +1,4 @@
Significance: patch
Type: dev

Add a feature flag for full composability and the Pattern Toolkit
1 change: 1 addition & 0 deletions plugins/woocommerce/client/admin/config/core.json
Expand Up @@ -19,6 +19,7 @@
"new-product-management-experience": false,
"onboarding": true,
"onboarding-tasks": true,
"pattern-toolkit-full-composability": false,
"product-variation-management": true,
"product-virtual-downloadable": true,
"product-external-affiliate": true,
Expand Down
1 change: 1 addition & 0 deletions plugins/woocommerce/client/admin/config/development.json
Expand Up @@ -19,6 +19,7 @@
"new-product-management-experience": false,
"onboarding": true,
"onboarding-tasks": true,
"pattern-toolkit-full-composability": false,
"payment-gateway-suggestions": true,
"product-variation-management": true,
"product-virtual-downloadable": true,
Expand Down

0 comments on commit 7313127

Please sign in to comment.