diff --git a/packages/js/ai/changelog/49368-remove-chunkfilename-webpack-config b/packages/js/ai/changelog/49368-remove-chunkfilename-webpack-config new file mode 100644 index 00000000000..de393e22f8e --- /dev/null +++ b/packages/js/ai/changelog/49368-remove-chunkfilename-webpack-config @@ -0,0 +1,3 @@ +Significance: patch +Type: dev +Removed unneeded chunkFilename setting from the webpack config diff --git a/packages/js/product-editor/changelog/49368-remove-chunkfilename-webpack-config b/packages/js/product-editor/changelog/49368-remove-chunkfilename-webpack-config new file mode 100644 index 00000000000..de393e22f8e --- /dev/null +++ b/packages/js/product-editor/changelog/49368-remove-chunkfilename-webpack-config @@ -0,0 +1,3 @@ +Significance: patch +Type: dev +Removed unneeded chunkFilename setting from the webpack config diff --git a/plugins/woocommerce-admin/changelog/49368-add-webpack-chunk-names b/plugins/woocommerce-admin/changelog/49368-add-webpack-chunk-names new file mode 100644 index 00000000000..5497a300a5e --- /dev/null +++ b/plugins/woocommerce-admin/changelog/49368-add-webpack-chunk-names @@ -0,0 +1,3 @@ +Significance: patch +Type: tweak +Give nice names to webpack JS and CSS dynamic chunks