Remove assets/js/settings/blocks from sideEffects list (https://github.com/woocommerce/woocommerce-blocks/pull/4767)

This commit is contained in:
Albert Juhé Lluveras 2021-09-21 17:46:31 +02:00 committed by GitHub
parent 2af90f301c
commit f3bf2ceb2d
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
"*.scss",
"./assets/js/atomic/blocks/**",
"./assets/js/filters/**",
"./assets/js/settings/blocks/**",
"./assets/js/middleware/**",
"./assets/js/blocks/cart-checkout/checkout/inner-blocks/**/index.tsx",
"./assets/js/blocks/cart-checkout/checkout/inner-blocks/register-components.ts",