packages/js/experimental-products-app/README.md
This package is a prototype for the work tracked in Epic: Improve Product Catalog Management Experience.
It is used to explore a faster, more scalable All Products experience in WooCommerce, especially for stores with large catalogs.
Current areas of exploration:
You can try the experimental products app in WordPress Playground.
The shared Blueprint:
This package currently uses a custom build of @wordpress/dataviews from WordPress/gutenberg#77905. The package is installed from the tarball referenced in package.json so the prototype can use the new table tree hierarchy API before it is available in a published WordPress package release.
The custom build is expected to be temporary. Once the DataViews hierarchy changes are published in the regular @wordpress/dataviews package, replace the tarball dependency with the published version and refresh pnpm-lock.yaml.