Closed
Description
Preconditions (*)
- Bundle your JavaScript files using one advanced bundling technique of your choosing, e.g. https://github.com/magento/baler
Steps to reproduce (*)
- Open the shop.
- Notice that mixins are neither loaded nor applied for any of the bundled modules.
Expected result (*)
- Mixins are properly loaded and applied for all modules.
Actual result (*)
- Mixins are neither loaded nor applied.
Please consult magento/baler#23 where I described the root cause of the issue in great detail. I'm submitting a separate issue here because we believe that it would be best to fix it directly in core and I'm going to send a PR in a few minutes 🤗
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates that Pull Request has been created to fix issueThe issue has been reproduced on latest 2.3 release