woocommerce/packages/js/admin-layout
Christopher Allford 95bc1189e5
Update `wireit` & Optimize Builds (#43595)
This bumps the version to 0.14.3 so that we can take advantage of some
upstream improvements. It also makes some changes to the way our
builds and watches work to minimize the number of unnecessary
Node processes involved in the execution.
2024-01-15 14:06:55 -08:00
..
changelog Update `wireit` & Optimize Builds (#43595) 2024-01-15 14:06:55 -08:00
src fix: applied lint autofixes (#39942) 2023-08-30 06:40:45 +08:00
.npmrc Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
README.md Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
changelog.md Add rimraf to admin-layout package (#41784) 2023-11-29 14:00:23 -04:00
composer.json bump php version in packages/js/*/composer.json (#42020) 2024-01-04 10:18:34 -04:00
composer.lock Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
package.json Update `wireit` & Optimize Builds (#43595) 2024-01-15 14:06:55 -08:00
tsconfig-cjs.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.json Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
webpack.config.js Emit error on webpack build when invalid export name used in import for JS (#37195) 2023-03-26 21:42:33 -04:00

README.md

Admin Layout

A collection of WooCommerce Admin layout components and utilities.

Installation

Install the module

pnpm install @woocommerce/product-editor --save