title | issue | author | author_email |
---|---|---|---|
Add support for webpack.config.cjs in storefront |
NEXT-34184 |
Sebastian Franze |
- 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.