Add experimental-products-task feature flag
This commit is contained in:
parent
0c5676d28b
commit
53e0df3c35
|
@ -4,13 +4,14 @@
|
|||
"analytics": true,
|
||||
"coupons": true,
|
||||
"customer-effort-score-tracks": true,
|
||||
"experimental-products-task": false,
|
||||
"homescreen": true,
|
||||
"marketing": true,
|
||||
"minified-js": false,
|
||||
"mobile-app-banner": true,
|
||||
"navigation": true,
|
||||
"onboarding": true,
|
||||
"onboarding-tasks": true,
|
||||
"onboarding-tasks": true,
|
||||
"remote-inbox-notifications": true,
|
||||
"remote-free-extensions": true,
|
||||
"payment-gateway-suggestions": true,
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
"analytics": true,
|
||||
"coupons": true,
|
||||
"customer-effort-score-tracks": true,
|
||||
"experimental-products-task": true,
|
||||
"homescreen": true,
|
||||
"marketing": true,
|
||||
"minified-js": true,
|
||||
"mobile-app-banner": true,
|
||||
"navigation": true,
|
||||
"onboarding": true,
|
||||
"onboarding-tasks": true,
|
||||
"onboarding-tasks": true,
|
||||
"payment-gateway-suggestions": true,
|
||||
"remote-inbox-notifications": true,
|
||||
"remote-free-extensions": true,
|
||||
|
|
Loading…
Reference in New Issue