Willem Wigman

Results 20 comments of Willem Wigman

@krzksz You're an absolute champ and a lifesaver. Thanks so much.

I have turned the above PR into a patch here: https://github.com/integer-net/magento2-requirejs-bundling

This is what a bash script that does this looks like: ``` THEME_FOLDER=('pub/static/frontend/Magento/luma/') find ${THEME_FOLDER[@]} \( -name '*.js' -not -name '*.min.js' -not -name 'core-bundle.js' -not -name 'requirejs-bundle-config.js' \) -exec terser...

Personally, I'd be fine with **destructive**, since that's what my command does as well. But I'm trying to think along for those that have **massive** amount of theme's / locales....

@krzksz Yes that actually makes a lot of sense.

This looks good to me, what do you think @progammer-rkt ? Do we want this in the RC, or postpone until we have everything released as stable?

I agree. good. Thanks a lot for the contribution @jladmore! We'll get back to this!

@BrentRobert There is a Mollie integration by @vberthet / Maison Du Net: https://github.com/MdnAgency/magento2-hyva-checkout-mollie I would love some feedback on the integration so we can list it under our supported payment...

This is very cool indeed. There are a lot of complications that come with this though. There are factors we don't care about in admin that become a problem when...

Absolutely, but also for extensibility.