packages/js/dependency-extraction-webpack-plugin/PREVIOUS_CHANGELOG.md
- Updated to webpack 5 compatible #8476
- Will need to change webpack config output.libraryTarget from 'this' to 'window' #8476
bundledPackages option to bundle in specific packages.@woocommerce/explat to list of packages.@woocommerce/experimental to list of packages.@woocommerce/settings to list of packages.@woocommerce/block-settings from internal maps and use @woocommerce/settings instead. This external exposes the getSetting API interface which encourages read only use of the global.this. The plugin compiler will take care of scoping the external to the correct context and this is not correct in some contexts consuming this package.