hyva-themes / magento2-checkout-example

A React Checkout template that allows you to quickly create a customized Hyvä Checkout for your project.
11 stars 2 forks source link

Issue after build process #36

Open Man4x opened 1 year ago

Man4x commented 1 year ago

Hi Step to reproduce:

rajeev-k-tomy commented 1 year ago

Which version of the checkout being used? Which is your Magento version?

Man4x commented 1 year ago

Hello Rajeev I submited the issue to a work mate - who is far familiar than me with webpack stuff - and he gets to build the app in a single bundle. He just added in config-overrides.js:

plugins: [ ...config.plugins, new webpack.optimize.LimitChunkCountPlugin({ maxChunks: 1 }), ] Now I'm still stucked but I'm trying to figure out if the problem is linked with @adyen\adyen-web or not. (But, still, since things are OK in dev mode but not any more after npm build, I fear it's still related with building process)

Thanks for your involvement !

Le 28 oct. 2022 à 15:27, Rajeev K Tomy @.***> a écrit :

Which version of the checkout being used? Which is your Magento version?

— Reply to this email directly, view it on GitHub https://github.com/hyva-themes/magento2-checkout-example/issues/36#issuecomment-1294999833, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABL7CWGHIPONJN4ZY63VQJDWFPICLANCNFSM6AAAAAARMXLQIM. You are receiving this because you authored the thread.