louwie17
69dfdf733c
Add tree shaking support for woocommerce components ( https://github.com/woocommerce/woocommerce-admin/pull/7034 )
...
* Add woocommerce/components tree shaking support
* Compile individual component styles for individual use
* Update readme
* Add changelog
* Fix correct import
* Update readme with dependency extraction updates
* Update dependency extraction naming
2021-05-26 16:35:46 -03:00
Darren Ethier
4cd14f5137
Fixes for @woocommerce/dependency-extraction-webpack-plugin ( https://github.com/woocommerce/woocommerce-admin/pull/6295 )
...
* switch block-settings alias to settings and fix mapped external
* don’t force compilation of externals to `this` scope.
* update various meta data in package related files (changelog etc)
* update starter pack
Co-authored-by: Paul Sealock <psealock@gmail.com>
2021-02-10 12:55:38 +13:00
Paul Sealock
88d72c88cd
Dependency Extraction Webpack Plugin: Add Woo Blocks packages ( https://github.com/woocommerce/woocommerce-admin/pull/6228 )
...
* Hard code package names and alias block-settings
* instructions
* update readme
* block to blocks
* plural blocks
* just wcSettings, not wc.wcSettings
2021-02-04 17:43:24 +13:00
Paul Sealock
8c8efd59fc
Dependency Extraction Webpack Plugin: Handle irregular dependency names ( https://github.com/woocommerce/woocommerce-admin/pull/5770 )
...
* fix irregular dependency names
* starter pack
* blocks registry
* update docs
2020-12-16 08:22:19 +13:00
Paul Sealock
8709dd3682
add dewps request table
2020-11-17 15:57:18 +13:00
Paul Sealock
35de289fb5
New Package: DependencyExtractionWebpackPlugin ( https://github.com/woocommerce/woocommerce-admin/pull/5198 )
...
* create package
* dynamically make package list
* better readmne
* point to woo's not wp's for starter pack
2020-10-15 09:50:57 +13:00