Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MC-19247: Broken translations with advanced bundling #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adifucan
Copy link

  • Load dictionary before js bundles;

This PR is a:

  • New feature
  • Enhancement/Optimization
  • Refactor
  • Bugfix
  • Test for existing code
  • Documentation

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

- Load dictionary before js bundles;
@magento-cicd2
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants