A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Sam Seay abd41cae11 Fixes for jest transpilation issues. (https://github.com/woocommerce/woocommerce-blocks/pull/10788)
* Fix bug where is-plain-obj is not transpiled by Jest, update lock.
* Update packages.
* Mock useSelect for a handful of RichText selectors in test.
* Resolve react to single version to avoid invalid hook errors.
* Patch trim-html locally to avoid a bug in the released npm source.
* Mock out resizeObserver to avoid https://github.com/FezVrasta/react-resize-aware/issues/58
* Don't transpile config package: https://github.com/node-config/node-config/issues/628
2023-09-05 04:03:35 +00:00
plugins/woocommerce-blocks Fixes for jest transpilation issues. (https://github.com/woocommerce/woocommerce-blocks/pull/10788) 2023-09-05 04:03:35 +00:00