Turn on experimental-product-tour feature flag (#33413)

* Turn on experimental-product-tour feature flag

* Add changelog
This commit is contained in:
Chi-Hsuan Huang 2022-06-15 09:50:37 +08:00 committed by GitHub
parent 12cbb87e80
commit aac85ac301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: update
Turn on experimental-product-tour feature flag

View File

@ -7,7 +7,7 @@
"experimental-products-task": true,
"experimental-import-products-task": true,
"experimental-fashion-sample-products": true,
"experimental-product-tour": false,
"experimental-product-tour": true,
"homescreen": true,
"marketing": true,
"minified-js": false,

View File

@ -7,7 +7,7 @@
"experimental-products-task": true,
"experimental-import-products-task": true,
"experimental-fashion-sample-products": true,
"experimental-product-tour": false,
"experimental-product-tour": true,
"homescreen": true,
"marketing": true,
"minified-js": true,