Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 373 Bytes

2024-03-06-add-support-for-webpack-config-cjs-in-storefront.md

File metadata and controls

8 lines (8 loc) · 373 Bytes
title issue author author_email
Add support for webpack.config.cjs in storefront
NEXT-34184
Sebastian Franze

Storefront

  • Added possibility to use ESM packages in Storefront js. An additional Webpack config must still be in common js to be required in the build process. Added support to require webpack.config.cjs from your package.