Dependency Extraction Webpack - add @woocommerce/price-format (#47099)
* add package * remove log * Add changefile(s) from automation for the following project(s): @woocommerce/dependency-extraction-webpack-plugin, woocommerce * Add changefile(s) from automation for the following project(s): @woocommerce/dependency-extraction-webpack-plugin --------- Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
82795a220b
commit
3cab2e6909
|
@ -23,5 +23,6 @@ module.exports = [
|
|||
'@woocommerce/blocks-components',
|
||||
'@woocommerce/block-data',
|
||||
'@woocommerce/blocks-registry',
|
||||
'@woocommerce/price-format',
|
||||
'@woocommerce/settings',
|
||||
];
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Significance: patch
|
||||
Type: add
|
||||
|
||||
Add @woocommerce/price-format package.
|
Loading…
Reference in New Issue