magento / m2-devtools

Helpful in-browser debugging/inspection tools for the Magento 2 Front-End
Open Software License 3.0
172 stars 48 forks source link

MC-19247: Broken translations with advanced bundling #59

Open adifucan opened 5 years ago

adifucan commented 5 years ago

This PR is a:

Summary

When this pull request is merged, it will move shared.js and page specific bundle js further after require.js. Currently advanced bundling generated bundles go right after require.js in DOM. With this PR they will come later after require.js so it will be possible to insert custom assets like dictionary before bundles.

Additional information

magento-cicd2 commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.