I did a quick review of Magento 2 questions I’ve asked on Stack Exchange recently. Most had answers, but there were still some that remained unanswered, or whose answers were incomplete. If you’re looking for something to do during your corporate by week tracking down answers to these would be a big help.
- Magento’s static asset URLs include a
locale
, but I haven’t been able to find any information on how to prepare your static asset files for different locales (different files, different translation strings, etc.) - Still looking for a clear explanation on how to properly sync up Magento’s frontend and backend caches to solve the specific problem of Magento 2 caching a user’s cart information for display in the mini-cart.
- Magento’s static asset system doesn’t play nice with symlinked modules – does anyone know of a workaround and/or does anyone have a preferred source control workflow?